aboutsummaryrefslogtreecommitdiff
path: root/security/opencryptoki
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
commitd32714f4af055b4595f6a8d47e2cdbf066539f1f (patch)
tree129f59c831442347e16677b0930fa5747c496c23 /security/opencryptoki
parentf2f24d761ef2be4965b7d31a44504ac7d53c8c48 (diff)
downloadports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.tar.gz
ports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.zip
Notes
Diffstat (limited to 'security/opencryptoki')
-rw-r--r--security/opencryptoki/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile
index fb98611cbaf0..3fe976e9608a 100644
--- a/security/opencryptoki/Makefile
+++ b/security/opencryptoki/Makefile
@@ -17,11 +17,10 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libtspi.so:${PORTSDIR}/security/trousers
-USES= alias gmake libtool tar:bzip2
+USES= alias autoreconf gmake libtool tar:bzip2
USE_LDCONFIG= ${PREFIX}/lib/opencryptoki
-USE_AUTOTOOLS= libtoolize aclocal autoconf automake
-AUTOMAKE_ARGS= -a -c -f
INSTALL_TARGET= install-strip
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-swtok --enable-tpmtok \
--disable-crtok --disable-aeptok \
--disable-ccatok --disable-bcomtok \