From 62aa7fe94673789fb863494cfaf642ffdcff0b5d Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 28 Jan 2007 09:07:47 +0000 Subject: Use libtool port instead of included one to avoid objformat a.out botch --- security/shishi/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/shishi') diff --git a/security/shishi/Makefile b/security/shishi/Makefile index e3ad95d61cb3..056296108485 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -19,6 +19,7 @@ COMMENT= A free implementation of the Kerberos 5 network security system LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ tasn1.3:${PORTSDIR}/security/libtasn1 +USE_AUTOTOOLS= libtool:15 USE_PERL5_BUILD= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_ICONV= yes -- cgit