diff options
author | ade <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
commit | ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch) | |
tree | 0f8268b015ec949860a3c2ab315d341fbbc7615c /security/poc | |
parent | 62cb740217d0f5aa007d7cab9d007fb551534a4f (diff) | |
download | FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz |
Sync with new bsd.autotools.mk
Diffstat (limited to 'security/poc')
-rw-r--r-- | security/poc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/poc/Makefile b/security/poc/Makefile index 46a81dd..382b720 100644 --- a/security/poc/Makefile +++ b/security/poc/Makefile @@ -21,6 +21,7 @@ PLIST_FILES= bin/poc USE_GETOPT_LONG=yes USE_GMAKE= yes USE_AUTOMAKE_VER= 14 +USE_AUTOCONF_VER= 213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |