- pet tinderbox

This commit is contained in:
Cheng-Lung Sung 2007-02-07 01:57:04 +00:00
parent d14f1adb2b
commit e1e2c1d765
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184451

View File

@ -132,7 +132,7 @@ post-patch:
${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 exists(${LIBNET_CONFIG})
.if defined(WITH_FLEXRESP) || defined(WITH_FLEXRESP2)
${REINPLACE_CMD} -e 's|libnet-config|${LIBNET_CONFIG}|g' ${WRKSRC}/configure
.endif
.if defined(WITHOUT_DYNAMIC)