From db96e0763e633dc79fc8ed575af8f8daf24599bc Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 19 Jun 2008 13:43:23 +0000 Subject: Respect NOPORTDOCS --- dns/dnswall/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dns/dnswall') diff --git a/dns/dnswall/Makefile b/dns/dnswall/Makefile index a569f74a383c..69703d951473 100644 --- a/dns/dnswall/Makefile +++ b/dns/dnswall/Makefile @@ -26,6 +26,9 @@ PLIST_FILES= bin/dnswall post-patch: @${REINPLACE_CMD} -e 's|1.10|1.10.1|g' ${WRKSRC}/aclocal.m4 +.if defined(NOPORTDOCS) + @${REINPLACE_CMD} -e '/^dist_doc_DATA/d' ${WRKSRC}/Makefile.am +.endif pre-configure: .for f in ${AUTOFILES} -- cgit v1.2.3