diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-05-12 04:50:53 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-05-12 04:50:53 +0000 |
commit | 1fa35372df4d7d71403ef9a46086f0c58c0b2997 (patch) | |
tree | 2633e322cc8e1ce0ca9fb1bea2dd92db8bfa868e /security/libfwbuilder | |
parent | 6adb739ad85d22b8755bc0dc75f0201401e6c512 (diff) | |
download | ports-1fa35372df4d7d71403ef9a46086f0c58c0b2997.tar.gz ports-1fa35372df4d7d71403ef9a46086f0c58c0b2997.zip |
Notes
Diffstat (limited to 'security/libfwbuilder')
-rw-r--r-- | security/libfwbuilder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index 808cee2bf519..730220a5d555 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -46,6 +46,7 @@ QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes USE_GMAKE= yes +USE_AUTOTOOLS= autoconf:262 libtool:22 CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |