diff options
author | danfe <danfe@FreeBSD.org> | 2018-08-30 12:05:07 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2018-08-30 12:05:07 +0800 |
commit | 4fa843bd5fbc12696ecc16546fdc535d4eca8153 (patch) | |
tree | 9c502719c4b2a6db597c5a905a70e389ee26796b /x11-fm | |
parent | 6083fca13bd2c809fb87954ce50fb47dc8e61452 (diff) | |
download | freebsd-ports-gnome-4fa843bd5fbc12696ecc16546fdc535d4eca8153.tar.gz freebsd-ports-gnome-4fa843bd5fbc12696ecc16546fdc535d4eca8153.tar.zst freebsd-ports-gnome-4fa843bd5fbc12696ecc16546fdc535d4eca8153.zip |
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options.
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/rox-filer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index eb7b0c1a43a8..98d900ff6375 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -30,7 +30,6 @@ ALL_TARGET= LIBS+= -lm OPTIONS_DEFINE= NLS -OPTIONS_DEFAULT= NLS NLS_USES= gettext-runtime:run |