diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-20 10:09:19 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-20 10:09:19 +0000 |
commit | 15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b (patch) | |
tree | 908ebe63f57c4c891160678dcf8ff5a61c53fdff /security/opencryptoki | |
parent | 0525dda9d0549496f69feeb9bed0d758e3ef8042 (diff) |
Notes
Diffstat (limited to 'security/opencryptoki')
-rw-r--r-- | security/opencryptoki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile index f24f3cfbf10e..fb98611cbaf0 100644 --- a/security/opencryptoki/Makefile +++ b/security/opencryptoki/Makefile @@ -17,7 +17,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libtspi.so:${PORTSDIR}/security/trousers -USES= gmake libtool tar:bzip2 +USES= alias gmake libtool tar:bzip2 USE_LDCONFIG= ${PREFIX}/lib/opencryptoki USE_AUTOTOOLS= libtoolize aclocal autoconf automake AUTOMAKE_ARGS= -a -c -f |