diff options
Diffstat (limited to 'net-p2p/gift-openft/Makefile')
-rw-r--r-- | net-p2p/gift-openft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gift-openft/Makefile b/net-p2p/gift-openft/Makefile index cbbc27aab225..c5c0ec70b5fa 100644 --- a/net-p2p/gift-openft/Makefile +++ b/net-p2p/gift-openft/Makefile @@ -18,7 +18,7 @@ COMMENT= An OpenFT plugin for giFT LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift \ db3.3:${PORTSDIR}/databases/db3 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes |