aboutsummaryrefslogtreecommitdiff
path: root/security/openscep
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-11 18:36:16 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-11 18:36:16 +0000
commitf0229aab54b772b41a9c415e060966edd224fbd6 (patch)
tree01d887f81b4a19b4080524459aff15fedda1fb0b /security/openscep
parentb990a496b17f4bc8d19687d4272c3dc1a410bed4 (diff)
downloadports-f0229aab54b772b41a9c415e060966edd224fbd6.tar.gz
ports-f0229aab54b772b41a9c415e060966edd224fbd6.zip
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk With hat: apache
Notes
Notes: svn path=/head/; revision=464193
Diffstat (limited to 'security/openscep')
-rw-r--r--security/openscep/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openscep/Makefile b/security/openscep/Makefile
index a7ffc954f985..8ba96c61cda6 100644
--- a/security/openscep/Makefile
+++ b/security/openscep/Makefile
@@ -12,9 +12,8 @@ COMMENT= Open source scep server
CONFLICTS_INSTALL= nss-3.*
-USES= gmake libtool ssl
+USES= apache:2.2+ gmake libtool ssl
USE_OPENLDAP= yes
-USE_APACHE= 22+
GNU_CONFIGURE= yes
USE_LDCONFIG= yes