svn commit: r366081 - head/security/krb5-appl
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Aug 25 14:24:49 UTC 2014
Author: amdmi3
Date: Mon Aug 25 14:24:48 2014
New Revision: 366081
URL: http://svnweb.freebsd.org/changeset/ports/366081
QAT: https://qat.redports.org/buildarchive/r366081/
Log:
- Drop USE_AUTOTOOLS=libtool, not used
Approved by: portmgr blanket
Modified:
head/security/krb5-appl/Makefile
Modified: head/security/krb5-appl/Makefile
==============================================================================
--- head/security/krb5-appl/Makefile Mon Aug 25 14:18:55 2014 (r366080)
+++ head/security/krb5-appl/Makefile Mon Aug 25 14:24:48 2014 (r366081)
@@ -26,7 +26,7 @@ USES= gmake perl5
USE_PERL5= build
USE_LDCONFIG= yes
USE_CSTD= gnu89
-USE_AUTOTOOLS= libtool autoheader autoconf
+USE_AUTOTOOLS= autoheader autoconf
CONFIGURE_ARGS?= --enable-shared --with-krb5=${PREFIX}/bin/krb5-config
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc
MAKE_ARGS= INSTALL="${INSTALL}"
More information about the svn-ports-all
mailing list