aboutsummaryrefslogtreecommitdiff
path: root/www/mod_md-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_md-devel/Makefile')
-rw-r--r--www/mod_md-devel/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/mod_md-devel/Makefile b/www/mod_md-devel/Makefile
index 5c2ceee6fbcc..d060396f2bc3 100644
--- a/www/mod_md-devel/Makefile
+++ b/www/mod_md-devel/Makefile
@@ -41,12 +41,6 @@ PORTDOCS= README README.md
OPTIONS_DEFINE= DOCS
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100085 && ${SSL_DEFAULT} == base
-IGNORE= port requires OpenSSL 1.0.2 or later, set DEFAULT_VERSIONS+= ssl=openssl
-.endif
-
post-install:
${RM} ${STAGEDIR}${PREFIX}/share/doc/mod_md/LICENSE
${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d
@@ -58,4 +52,4 @@ post-install:
(cd ${STAGEDIR}${PREFIX}/${APACHEMODDIR} && \
${LN} mod_manageddomain.so.0.0.0 mod_manageddomain.so)
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>