From 44eaadcb751194bcef34890a161d4bf9a873a2a4 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 15 Jul 2014 23:11:12 +0000 Subject: Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example. --- comms/nec2c/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comms/nec2c') diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index df2187b73e70..4b770cd5695c 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -14,6 +14,8 @@ COMMENT= Used to calculate antenna patterns useful to ham radio LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: ${CP} ${FILESDIR}/carg.c ${WRKSRC} -- cgit v1.2.3