From c6941c482ece145e97bdb2cd8f5ae1f8938298ea Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 16 Jul 2014 03:18:26 +0000 Subject: Add DOCS option where PORTDOCS is in plist. --- textproc/webcpp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/webcpp') diff --git a/textproc/webcpp/Makefile b/textproc/webcpp/Makefile index 25555436f896..c73c93d75a74 100644 --- a/textproc/webcpp/Makefile +++ b/textproc/webcpp/Makefile @@ -14,6 +14,8 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +OPTIONS_DEFINE= DOCS + .if defined(WANT_FINAL) CONFIGURE_ARGS+= --enable-final USES= gmake -- cgit v1.2.3