diff options
Diffstat (limited to 'security/poc/Makefile')
-rw-r--r-- | security/poc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/poc/Makefile b/security/poc/Makefile index e69622f56782..46a81ddb3c87 100644 --- a/security/poc/Makefile +++ b/security/poc/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko PLIST_FILES= bin/poc USE_GETOPT_LONG=yes USE_GMAKE= yes -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER= 14 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |