diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-08 08:40:09 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-08 08:40:09 +0800 |
commit | c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0 (patch) | |
tree | 602df77c24667a601f9f5bb7722d70018f4484d6 /net-p2p/teknap | |
parent | 73072f760d3eddf46d90d65420c3beb18f863aa4 (diff) | |
download | freebsd-ports-gnome-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.gz freebsd-ports-gnome-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.tar.zst freebsd-ports-gnome-c39af68b7e9e91eb2fffdf07b2ebc8c4949b2ec0.zip |
Remove the USE_GNOMENG macro.
Diffstat (limited to 'net-p2p/teknap')
-rw-r--r-- | net-p2p/teknap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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" \ |