From 7579ce3eed1c2052ee75c17947eee9d3b7da6cde Mon Sep 17 00:00:00 2001 From: Markus Brueffer Date: Mon, 5 Feb 2007 12:49:48 +0000 Subject: [PATCH] Utilize PORTDOCS Approved by: dinoex (maintainer) --- mail/spamilter/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile index 627c4d0b795f..a35c2017a7d0 100644 --- a/mail/spamilter/Makefile +++ b/mail/spamilter/Makefile @@ -50,13 +50,8 @@ PLIST_FILES+= bin/dnsblchk bin/dnsblupd bin/ipfwmtad bin/mxlookup \ bin/spamilter \ bin/spamilter-system-report bin/spamilter-user-report \ etc/rc.d/milter-spamilter.sh.sample -.if !defined(NOPORTDOCS) -PLIST_FILES+= %%DOCSDIR%%/Changelog %%DOCSDIR%%/INSTALL %%DOCSDIR%%/LICENSE -PLIST_FILES+= %%DOCSDIR%%/docs.html %%DOCSDIR%%/docs.txt -PLIST_FILES+= %%DOCSDIR%%/db.rcpt %%DOCSDIR%%/db.rdnsbl %%DOCSDIR%%/db.sndr -PLIST_FILES+= %%DOCSDIR%%/policy.html %%DOCSDIR%%/spamilter.rc -PLIST_DIRS+= %%DOCSDIR%% -.endif +PORTDOCS= Changelog INSTALL LICENSE docs.html docs.txt db.rcpt \ + db.rdnsbl db.sndr policy.html spamilter.rc pre-configure: @${SED} -e "s=%%PREFIX%%=${PREFIX}=" ${FILESDIR}/spamilter.sh \