From 5338b9c1a54a1d6ca9ff6fa9b58c7fb60731ebef Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Mon, 26 May 2008 23:16:27 +0000 Subject: NOPORTDOCS (r1.39) is not supported by the base release of libfwbuilder. Mark port BROKEN when NOPORTDOCS is specified. --- security/libfwbuilder-devel/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'security/libfwbuilder-devel') diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index 7108d55df22c..99d26bd2461e 100644 --- a/security/libfwbuilder-devel/Makefile +++ b/security/libfwbuilder-devel/Makefile @@ -44,4 +44,8 @@ post-install: PORTDOCS= * .endif -.include +.include +.if defined(NOPORTDOCS) +BROKEN= NOPORTDOCS is incomplete in this port +.endif +.include -- cgit v1.2.3