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. --- devel/gcc-arm-embedded/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/gcc-arm-embedded/Makefile') diff --git a/devel/gcc-arm-embedded/Makefile b/devel/gcc-arm-embedded/Makefile index fdb670936084..e1136376bf9e 100644 --- a/devel/gcc-arm-embedded/Makefile +++ b/devel/gcc-arm-embedded/Makefile @@ -13,7 +13,7 @@ COMMENT= Complete gcc-based toolcahin for embedded ARM development LICENSE= GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 LICENSE_COMB= multi -OPTIONS_DEFINE= PURE EXAMPLES HTML PDF +OPTIONS_DEFINE= PURE EXAMPLES HTML PDF DOCS OPTIONS_DEFAULT=EXAMPLES PURE_DESC= Use all libraries from bundle, do not depend on anything HTML_DESC= Install HTML documentation -- cgit v1.2.3