aboutsummaryrefslogtreecommitdiff
path: root/security/matrixssl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 12:50:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 12:50:40 +0000
commit5743712b3dfcfacb272cb7492a82c59a5b460847 (patch)
tree00c970bcb909a3394bb57c821fd8330ca2421162 /security/matrixssl
parent05e980f565333e9d634ba0706053b2471b3518ce (diff)
downloadports-5743712b3dfcfacb272cb7492a82c59a5b460847.tar.gz
ports-5743712b3dfcfacb272cb7492a82c59a5b460847.zip
Notes
Diffstat (limited to 'security/matrixssl')
-rw-r--r--security/matrixssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/matrixssl/Makefile b/security/matrixssl/Makefile
index 0219f951cb62..46bf591f33e0 100644
--- a/security/matrixssl/Makefile
+++ b/security/matrixssl/Makefile
@@ -18,7 +18,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION:S/./-/g}-open
-USE_GMAKE= yes
+USES= gmake
MAKE_ARGS= CC="${CC}" DFLAGS="${CFLAGS}" STRIP="${TEST}"
USE_LDCONFIG= yes