aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-05-24 23:39:57 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-05-24 23:39:57 +0000
commitf9a329bb3751d9dc093e76d9f9dbaa248737899a (patch)
treec56399c09ca9cb3e4028be85b3b61efb23af56ee /news
parentfd88e0cd3e789013828b21043e4420b74e628342 (diff)
downloadports-f9a329bb3751d9dc093e76d9f9dbaa248737899a.tar.gz
ports-f9a329bb3751d9dc093e76d9f9dbaa248737899a.zip
- suppress debug message for nocem filter
Notes
Notes: svn path=/head/; revision=163326
Diffstat (limited to 'news')
-rw-r--r--news/nntpcache/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 425a8f6e8190..df983d55ce18 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -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: