aboutsummaryrefslogtreecommitdiff
path: root/security/openscep
diff options
context:
space:
mode:
Diffstat (limited to 'security/openscep')
-rw-r--r--security/openscep/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/openscep/Makefile b/security/openscep/Makefile
index 6fdeb38af5b4..812ce6ef69c6 100644
--- a/security/openscep/Makefile
+++ b/security/openscep/Makefile
@@ -19,16 +19,14 @@ MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= libtool
USE_OPENSSL= yes
USE_OPENLDAP= yes
-USE_APACHE= 13+
+USE_APACHE= 20+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
-.if ${APACHE_VERSION} > 13
PLIST_DIRSTRY= www/cgi-bin
-.endif
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"