diff options
Diffstat (limited to 'net-p2p/gift/Makefile')
-rw-r--r-- | net-p2p/gift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 43098a6f789d..13e34b9ce7e3 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -17,7 +17,7 @@ COMMENT= An OpenFT, Gnutella and FastTrack p2p network client LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis -USE_AUTOTOOLS= libltdl:22 libtool:22 +USE_AUTOTOOLS= libltdl libtool USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes |