summaryrefslogtreecommitdiff
path: root/net/ethereal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r--net/ethereal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index a59526be11d6..1c4c0eb6c2a4 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -3,10 +3,10 @@
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.11 1999/05/29 03:55:12 steve Exp $
+# $Id: Makefile,v 1.12 1999/07/15 12:13:43 obrien Exp $
#
-DISTNAME= ethereal-0.6.3
+DISTNAME= ethereal-0.7.1
CATEGORIES= net
MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \
http://www.linuxberg.com/files/x11/network/ \
@@ -19,7 +19,6 @@ MAINTAINER= billf@FreeBSD.ORG
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"