diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-24 01:35:31 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-24 01:35:31 +0000 |
commit | faf32866abd8e598b345d2d177f5273f6815de24 (patch) | |
tree | e8963a121bf74b5e998536486725f82823a435d5 /net/gift/Makefile | |
parent | - Update to 0.11.8.1 (diff) |
- Remove useless USE_GNOME=glib20
Notes
Notes:
svn path=/head/; revision=125025
Diffstat (limited to '')
-rw-r--r-- | net/gift/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |