aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-11 03:20:33 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-11 03:20:33 +0800
commitcfd0ef3f21ddc684de32cccc88db1aab7fd02978 (patch)
tree38b00c6fc9f5fdf30482f45c3d0b50fcc38562a1
parentee14c33d70e1170a896a35648186ddbd9fee216c (diff)
downloadfreebsd-ports-gnome-cfd0ef3f21ddc684de32cccc88db1aab7fd02978.tar.gz
freebsd-ports-gnome-cfd0ef3f21ddc684de32cccc88db1aab7fd02978.tar.zst
freebsd-ports-gnome-cfd0ef3f21ddc684de32cccc88db1aab7fd02978.zip
- Switch to USES=autoreconf
-rw-r--r--security/razorback-fileInject/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/razorback-fileInject/Makefile b/security/razorback-fileInject/Makefile
index 5b57ab9e8155..bb518f52dbe5 100644
--- a/security/razorback-fileInject/Makefile
+++ b/security/razorback-fileInject/Makefile
@@ -21,8 +21,7 @@ LIB_DEPENDS= librazorback_api.so:${PORTSDIR}/security/razorback-api \
OPTIONS_DEFINE= DEBUG ASSERT
GNU_CONFIGURE= yes
-USES= pkgconfig libtool
-USE_AUTOTOOLS= autoconf
+USES= autoreconf pkgconfig libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib