diff options
Diffstat (limited to 'net-p2p/apollon/Makefile')
-rw-r--r-- | net-p2p/apollon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/apollon/Makefile b/net-p2p/apollon/Makefile index bccc6e10365a..652275f4d000 100644 --- a/net-p2p/apollon/Makefile +++ b/net-p2p/apollon/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes .include <bsd.port.mk> |