1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- suppress debug message for nocem filter

This commit is contained in:
Yen-Ming Lee 2006-05-24 23:39:57 +00:00
parent fd88e0cd3e
commit f9a329bb37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163326

View File

@ -59,6 +59,8 @@ PORTDOCS= AUTHORS ChangeLog FAQ FAQ.html HACKING HTML \
.if defined(WITH_SPAMPHOBIA)
PATCH_SITES+= http://people.freebsd.org/~leeym/:SPAMPHOBIA
PATCHFILES+= ${DISTNAME}-spamphobia.diff.gz:SPAMPHOBIA
post-patch:
${REINPLACE_CMD} -e '/nocem filter/s|logd|//logd|g' ${WRKSRC}/src/xover.c
.endif
post-configure: