diff options
Diffstat (limited to 'net/gift/Makefile')
-rw-r--r-- | net/gift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gift/Makefile b/net/gift/Makefile index 9c3a1ccef895..b58adea5b45a 100644 --- a/net/gift/Makefile +++ b/net/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 |