aboutsummaryrefslogtreecommitdiff
path: root/security/poc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/poc/Makefile')
-rw-r--r--security/poc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/poc/Makefile b/security/poc/Makefile
index 31b8ebc72524..ba69f56fc710 100644
--- a/security/poc/Makefile
+++ b/security/poc/Makefile
@@ -20,8 +20,7 @@ LIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko
PLIST_FILES= bin/poc
USE_GETOPT_LONG=yes
USE_GMAKE= yes
-USE_AUTOMAKE_VER= 14
-USE_AUTOCONF_VER= 213
+USE_AUTOTOOLS= automake:14 autoconf:213
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"