From 936a65cefc5b547fc75823bf5e8b701f46e4337c Mon Sep 17 00:00:00 2001 From: Foxfair Hu Date: Tue, 26 Oct 1999 19:12:46 +0000 Subject: Make this port to build in -stable. --- security/stunnel/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'security') diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 4673343ea5d0..81ccbfa2d76f 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -31,6 +31,13 @@ MAN8= stunnel.8 cert: @(cd ${WRKSRC}; make cert) +.include + +pre-patch: +.if ${OSVERSION} >= 400000 + ${CP} files/patch-aa patches/ +.endif + post-build: @${ECHO} "" @${ECHO} "********************************************************************" -- cgit v1.2.3