summaryrefslogtreecommitdiff
path: root/net/ethereal
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
commit92103d6d5cd276d1373540bf8b9d97a23929f822 (patch)
tree2313fd648f4f8aae5fe387795ed60d255d84b5d9 /net/ethereal
parentUpdate to version 0.85 and use gtk version 1.2.3. (diff)
Update to use gtk version 1.2.3.
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19055
Diffstat (limited to 'net/ethereal')
-rw-r--r--net/ethereal/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 869d2ecf76cd..2d3cc745ca62 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.9 1999/04/22 07:53:01 mharo Exp $
+# $Id: Makefile,v 1.10 1999/05/25 18:24:34 mharo Exp $
#
DISTNAME= ethereal-0.6.2
@@ -13,12 +13,13 @@ MASTER_SITES= http://ethereal.zing.org/distribution/ \
MAINTAINER= billf@FreeBSD.ORG
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+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="${X11BASE}/bin/gtk12-config" \
- GLIB_CONFIG="${LOCALBASE}/bin/glib12-config"
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
MAN1= ethereal.1