summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-08 00:40:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-08 00:40:09 +0000
commit5aba7531371e63aac0668f07d393cf805ce43389 (patch)
tree14adcf1e8178dd6a00a8a1ddd4a6279819889898 /net-p2p
parentUpdate to 4.09. (diff)
Remove the USE_GNOMENG macro.
Notes
Notes: svn path=/head/; revision=78566
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/lopster/Makefile1
-rw-r--r--net-p2p/teknap/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile
index 125f4df9fe21..77bb5179444b 100644
--- a/net-p2p/lopster/Makefile
+++ b/net-p2p/lopster/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile
index 9b5c09b0a14a..b5f6954cd209 100644
--- a/net-p2p/teknap/Makefile
+++ b/net-p2p/teknap/Makefile
@@ -28,7 +28,6 @@ USE_REINPLACE= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
USE_GMAKE= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \