diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-05-14 04:34:48 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-05-14 04:34:48 +0000 |
commit | 75c8476ff609cc766ec0e6a02c54fff085779d78 (patch) | |
tree | 7aaf5fce657dd8846cbf5d7bc3bde1205388398a /security/fwbuilder | |
parent | 25b86ab93df525a0896027d66c5dc65f67ee5456 (diff) | |
download | ports-75c8476ff609cc766ec0e6a02c54fff085779d78.tar.gz ports-75c8476ff609cc766ec0e6a02c54fff085779d78.zip |
Notes
Diffstat (limited to 'security/fwbuilder')
-rw-r--r-- | security/fwbuilder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index afdab9d10fbc..0085fb85e39b 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -46,7 +46,7 @@ QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:262 automake:19 CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |