diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-12-09 14:17:09 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-12-09 14:17:09 +0000 |
commit | a205b4eda96562d81b8d75a695782ed213244b13 (patch) | |
tree | 25d8670e00e46b5bd707d9deec8e58610dd11c82 /security/stunnel | |
parent | 4c18c177425062b09981cae8704553ebae67a0fa (diff) | |
download | ports-a205b4eda96562d81b8d75a695782ed213244b13.tar.gz ports-a205b4eda96562d81b8d75a695782ed213244b13.zip |
Notes
Diffstat (limited to 'security/stunnel')
-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 9396d662f7ee..826251d2045d 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} "" |