diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-12-09 14:17:09 +0000 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-12-09 14:17:09 +0000 |
commit | e6161f2762ea189f2450c7543585fe0aa58842ba (patch) | |
tree | e7719585ab4fbf7e18553e2f8a95171c5b5a152b /security | |
parent | f8535a389dea6a48f9025a0dfde27676b6c900d1 (diff) | |
download | FreeBSD-ports-e6161f2762ea189f2450c7543585fe0aa58842ba.zip FreeBSD-ports-e6161f2762ea189f2450c7543585fe0aa58842ba.tar.gz |
Back out my change from Oct.26, this was a misconfigured hack and should
never be taken.
Pointed out by : maintainer.
Diffstat (limited to 'security')
-rw-r--r-- | security/stunnel/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 9396d66..826251d 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -31,12 +31,7 @@ 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} "" |