diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-12-16 17:40:13 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-12-16 17:40:13 +0000 |
commit | 26441a76abed38f0d11978cd4614fc35cdd01efc (patch) | |
tree | 90409670a56e7a827f22731964352bfec5b98960 /graphics/liblqr-1/Makefile | |
parent | 8d58c97eccae5e29e66a58a2c8842f859e259d2c (diff) | |
download | FreeBSD-ports-26441a76abed38f0d11978cd4614fc35cdd01efc.zip FreeBSD-ports-26441a76abed38f0d11978cd4614fc35cdd01efc.tar.gz |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook
Diffstat (limited to 'graphics/liblqr-1/Makefile')
-rw-r--r-- | graphics/liblqr-1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/liblqr-1/Makefile b/graphics/liblqr-1/Makefile index 4642d3a..4b24ac8 100644 --- a/graphics/liblqr-1/Makefile +++ b/graphics/liblqr-1/Makefile @@ -23,7 +23,6 @@ USE_CSTD= gnu89 PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES HTMLDOCS -OPTIONS_DEFAULT=EXAMPLES HTMLDOCS_DESC= Build and install HTML documentation .include <bsd.port.options.mk> |