aboutsummaryrefslogtreecommitdiff
path: root/security/openscep
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/openscep
parent05e980f565333e9d634ba0706053b2471b3518ce (diff)
downloadports-5743712b3dfcfacb272cb7492a82c59a5b460847.tar.gz
ports-5743712b3dfcfacb272cb7492a82c59a5b460847.zip
- Convert gmake, bzip2 to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355321
Diffstat (limited to 'security/openscep')
-rw-r--r--security/openscep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openscep/Makefile b/security/openscep/Makefile
index 201265af3251..ff07d2108b14 100644
--- a/security/openscep/Makefile
+++ b/security/openscep/Makefile
@@ -16,8 +16,8 @@ USE_OPENSSL= yes
USE_OPENLDAP= yes
USE_APACHE= 22+
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
+USES= gmake
NO_STAGE= yes
.include <bsd.port.pre.mk>