diff options
author | sem <sem@FreeBSD.org> | 2004-12-24 09:35:31 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-24 09:35:31 +0800 |
commit | 8e90779227defd634ac27ba9978d026bf0a7778d (patch) | |
tree | d9783aca610f9e18dfe1dba43bc582d1ad04f7d3 | |
parent | 4d765effc4b04a0ce6041d53e1cf6077e56dbc43 (diff) | |
download | freebsd-ports-gnome-8e90779227defd634ac27ba9978d026bf0a7778d.tar.gz freebsd-ports-gnome-8e90779227defd634ac27ba9978d026bf0a7778d.tar.zst freebsd-ports-gnome-8e90779227defd634ac27ba9978d026bf0a7778d.zip |
- Remove useless USE_GNOME=glib20
-rw-r--r-- | net-p2p/gift/Makefile | 1 | ||||
-rw-r--r-- | net/gift/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 04cc3eb78a26..6b840977600b 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -17,7 +17,6 @@ COMMENT= An OpenFT, Gnutella and FastTrack p2p network client LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis -USE_GNOME= glib20 USE_LIBLTDL= yes USE_BZIP2= yes USE_REINPLACE= yes diff --git a/net/gift/Makefile b/net/gift/Makefile index 04cc3eb78a26..6b840977600b 100644 --- a/net/gift/Makefile +++ b/net/gift/Makefile @@ -17,7 +17,6 @@ COMMENT= An OpenFT, Gnutella and FastTrack p2p network client LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis -USE_GNOME= glib20 USE_LIBLTDL= yes USE_BZIP2= yes USE_REINPLACE= yes |