1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

- fix location entry in snort.conf

- bump PORTREVISION

PR:		ports/102909
Submitted by:	Richard Bejtlich <taosecurity_AT_gmail dot com>
This commit is contained in:
Cheng-Lung Sung 2006-09-06 02:29:30 +00:00
parent 5c21e3b826
commit c90a3a06f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172369

View File

@ -7,6 +7,7 @@
PORTNAME= snort
PORTVERSION= 2.6.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.snort.org/dl/current/
@ -115,6 +116,7 @@ post-patch:
's|lib/snort_|lib/snort/|g'
${REINPLACE_CMD} "s,/etc/snort.conf,${CONFIG_DIR}/snort.conf," \
${WRKSRC}/src/snort.c ${WRKSRC}/snort.8
${REINPLACE_CMD} -e 's|lib/snort_|lib/snort/|g' ${WRKSRC}/etc/snort.conf
.if defined(WITHOUT_DYNAMIC)
${REINPLACE_CMD} -e "s,-am: install-libLTLIBRARIES,-am:," \
${WRKSRC}/src/dynamic-plugins/sf_engine/Makefile.in