summaryrefslogtreecommitdiffstats
path: root/security/stunnel
diff options
context:
space:
mode:
authorfoxfair <foxfair@FreeBSD.org>1999-10-26 19:12:46 +0000
committerfoxfair <foxfair@FreeBSD.org>1999-10-26 19:12:46 +0000
commit0cd84f546f00ffca939067f571f5fa5cec52f836 (patch)
tree5070d4449968f4f580638154dc8a6e57529bfc2c /security/stunnel
parent48d5fe5e32e9da1e3f97511c886b80bd44144058 (diff)
downloadFreeBSD-ports-0cd84f546f00ffca939067f571f5fa5cec52f836.zip
FreeBSD-ports-0cd84f546f00ffca939067f571f5fa5cec52f836.tar.gz
Make this port to build in -stable.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 4673343..81ccbfa 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -31,6 +31,13 @@ MAN8= stunnel.8
cert:
@(cd ${WRKSRC}; make cert)
+.include <bsd.port.pre.mk>
+
+pre-patch:
+.if ${OSVERSION} >= 400000
+ ${CP} files/patch-aa patches/
+.endif
+
post-build:
@${ECHO} ""
@${ECHO} "********************************************************************"
OpenPOWER on IntegriCloud