diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-12-17 01:40:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-12-17 01:40:13 +0800 |
commit | 26441a76abed38f0d11978cd4614fc35cdd01efc (patch) | |
tree | 90409670a56e7a827f22731964352bfec5b98960 /astro/mkgmap | |
parent | 8d58c97eccae5e29e66a58a2c8842f859e259d2c (diff) | |
download | freebsd-ports-gnome-26441a76abed38f0d11978cd4614fc35cdd01efc.tar.gz freebsd-ports-gnome-26441a76abed38f0d11978cd4614fc35cdd01efc.tar.zst freebsd-ports-gnome-26441a76abed38f0d11978cd4614fc35cdd01efc.zip |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook
Diffstat (limited to 'astro/mkgmap')
-rw-r--r-- | astro/mkgmap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/mkgmap/Makefile b/astro/mkgmap/Makefile index 758c9a7b96b7..1524ea1b79a0 100644 --- a/astro/mkgmap/Makefile +++ b/astro/mkgmap/Makefile @@ -22,7 +22,6 @@ PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS .include <bsd.port.options.mk> |