aboutsummaryrefslogtreecommitdiff
path: root/security/barnyard2
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
commitd32714f4af055b4595f6a8d47e2cdbf066539f1f (patch)
tree129f59c831442347e16677b0930fa5747c496c23 /security/barnyard2
parentf2f24d761ef2be4965b7d31a44504ac7d53c8c48 (diff)
downloadports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.tar.gz
ports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=384225
Diffstat (limited to 'security/barnyard2')
-rw-r--r--security/barnyard2/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/barnyard2/Makefile b/security/barnyard2/Makefile
index 8da8dc229ce2..d44bc78f360e 100644
--- a/security/barnyard2/Makefile
+++ b/security/barnyard2/Makefile
@@ -32,10 +32,7 @@ OPTIONS_DESC= Enable tcl support for sguil
OPTIONS_DEFAULT+= TCL
.endif
-USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
-AUTOMAKE_ARGS= --add-missing --copy
-ACLOCAL_ARGS= -I m4 -I ${LOCALBASE}/share/aclocal
-
+USES= autoreconf libtool
USE_RC_SUBR= barnyard2
GNU_CONFIGURE= yes