aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-01-21 11:59:30 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-01-21 11:59:30 +0000
commiteac9dda8ec93ce605ca37644ee6066413fd040d3 (patch)
tree63a115cf7a182c1dc7827f844ec6c4c86d46bc48
parent5dec915c0db5545af4821ee856349df90059b339 (diff)
downloadports-eac9dda8ec93ce605ca37644ee6066413fd040d3.tar.gz
ports-eac9dda8ec93ce605ca37644ee6066413fd040d3.zip
Notes
-rw-r--r--security/snort/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index 6d38bd369ef1..2c6a5197c707 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -209,8 +209,10 @@ pre-configure:
@${FIND} ${WRKSRC} -name 'Makefile.am' | ${XARGS} ${REINPLACE_CMD} -e 's|lib/snort_|lib/snort/|g'
@${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|' ${WRKSRC}/Makefile.am \
${WRKSRC}/src/dynamic-preprocessors/libs/Makefile.am
- @${ECHO_MSG} "===> Rebuilding required files for snortsam patches"
+ @${REINPLACE_CMD} -e '/README.u2boat/d' ${WRKSRC}/tools/u2boat/Makefile.am
+ @${ECHO_MSG} "===> Rebuilding required files for snortsam patches..."
@cd ${WRKSRC} && ${SH} ${WRKSRC}/autojunk.sh
+ @${ECHO_MSG} "===> Done. Configuring..."
.endif
pre-install: