aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-05-16 18:12:54 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-05-16 18:12:54 +0000
commit07aa0e8f09504a34dd52131372444b7ba0fbf9bd (patch)
tree46359fe2bc017333bf9cced03e4e9920fface53c /security
parent35259f736a73b6701a5d41f32297c890118018b0 (diff)
downloadports-07aa0e8f09504a34dd52131372444b7ba0fbf9bd.tar.gz
ports-07aa0e8f09504a34dd52131372444b7ba0fbf9bd.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/snort/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index 01745e68952e..15a6c33a589c 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -201,8 +201,8 @@ post-patch:
.endif
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} '/SUBDIRS = /s/doc//' ${WRKSRC}/Makefile.in ${WRKSRC}/Makefile.am
- @${REINPLACE_CMD} '/install-data-am: /s/install-dist_docDATA//' \
- ${WRKSRC}/tools/u2boat/Makefile.in
+ @${REINPLACE_CMD} -e '/README.u2boat/d' \
+ -e '/test.*docdir.*MKDIR.*DEST/d' ${WRKSRC}/tools/u2boat/Makefile.*
.endif
pre-configure: