summaryrefslogtreecommitdiff
path: root/net-mgmt/etherape
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
commitbc47cccc84a1837da1919cf6c75785c9646d1761 (patch)
treef7a9d348554d6994c70ad84089b6b749b7ac60fd /net-mgmt/etherape
parentUpgrade to INN 2.3.2. (diff)
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Notes
Notes: svn path=/head/; revision=42259
Diffstat (limited to 'net-mgmt/etherape')
-rw-r--r--net-mgmt/etherape/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile
index 1313acf494ec..1b8e29841958 100644
--- a/net-mgmt/etherape/Makefile
+++ b/net-mgmt/etherape/Makefile
@@ -7,16 +7,15 @@
PORTNAME= etherape
PORTVERSION= 0.5.7
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= http://prdownloads.sourceforge.net/etherape/ \
ftp://etherape.sourceforge.net/pub/etherape/
MAINTAINER= holger@eit.uni-kl.de
-LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade
+USE_GNOME= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
MAN8= etherape.8
.include <bsd.port.mk>