From 204d5a8341dd6295bcef37b27b517becab01813d Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Mon, 26 May 2008 22:08:25 +0000 Subject: NOPORTDOCS (r1.41) is not supported by the base release of fwbuilder. Mark the port BROKEN when NOPORTODOCS is specified. --- security/fwbuilder2/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'security/fwbuilder2') diff --git a/security/fwbuilder2/Makefile b/security/fwbuilder2/Makefile index a11e9bed3b2f..5ffe03db06a9 100644 --- a/security/fwbuilder2/Makefile +++ b/security/fwbuilder2/Makefile @@ -50,4 +50,8 @@ MAN1= fwbuilder.1 \ PORTDOCS= * .endif -.include +.include +.if defined(NOPORTDOCS) +BROKEN= NOPORTDOCS is incomplete in this port +.endif +.include -- cgit v1.2.3