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 9c3a1ccef895..b58adea5b45a 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -18,7 +18,7 @@ COMMENT= An OpenFT, Gnutella and FastTrack p2p network client LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis -USE_LIBLTDL= yes +USE_AUTOTOOLS= libltdl:15 USE_BZIP2= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |