svn commit: r366077 - head/net-mgmt/irrtoolset
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Aug 25 14:09:48 UTC 2014
Author: amdmi3
Date: Mon Aug 25 14:09:46 2014
New Revision: 366077
URL: http://svnweb.freebsd.org/changeset/ports/366077
QAT: https://qat.redports.org/buildarchive/r366077/
Log:
- Switch to USES=libtool
Approved by: portmgr blanket
Modified:
head/net-mgmt/irrtoolset/Makefile
Modified: head/net-mgmt/irrtoolset/Makefile
==============================================================================
--- head/net-mgmt/irrtoolset/Makefile Mon Aug 25 13:54:29 2014 (r366076)
+++ head/net-mgmt/irrtoolset/Makefile Mon Aug 25 14:09:46 2014 (r366077)
@@ -12,8 +12,7 @@ PLIST_FILES= bin/rpslcheck bin/peval bin
man/man1/rtconfig.1.gz man/man1/peval.1.gz \
man/man1/rpslcheck.1.gz man/man1/irrtoolset-errors.1.gz
-USES= bison gmake
+USES= bison gmake libtool
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list