diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:32 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:32 +0000 |
commit | aa2c349078731e4afacb98706bcc8d8b1f06e990 (patch) | |
tree | 5aff57565240a1c3fa1275d97354e3b69f60cb45 /security | |
parent | b3955ccca998ec03e78de9bc7f74083a0f30f77f (diff) | |
download | ports-aa2c349078731e4afacb98706bcc8d8b1f06e990.tar.gz ports-aa2c349078731e4afacb98706bcc8d8b1f06e990.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pure-sfv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/pure-sfv/Makefile b/security/pure-sfv/Makefile index 2704ffe0924f..05553102fe06 100644 --- a/security/pure-sfv/Makefile +++ b/security/pure-sfv/Makefile @@ -21,8 +21,6 @@ PORTDOCS= ReadMe.txt OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -E 's/^(CFLAGS|CC)[ +=]*/\1?=/' \ ${WRKSRC}/Makefile |