aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bacula5-client-static/Makefile2
-rw-r--r--sysutils/bacula5-client/Makefile2
-rw-r--r--sysutils/burp/Makefile1
-rw-r--r--sysutils/coreutils/Makefile1
-rw-r--r--sysutils/dsbbatmon/Makefile1
-rw-r--r--sysutils/dsbmc/Makefile1
-rw-r--r--sysutils/e2fsprogs/Makefile1
-rw-r--r--sysutils/froxlor/Makefile2
-rw-r--r--sysutils/xfburn/Makefile2
-rw-r--r--sysutils/xfce4-battery-plugin/Makefile1
-rw-r--r--sysutils/xfce4-settings/Makefile2
-rw-r--r--sysutils/xfce4-systemload-plugin/Makefile1
12 files changed, 5 insertions, 12 deletions
diff --git a/sysutils/bacula5-client-static/Makefile b/sysutils/bacula5-client-static/Makefile
index 7a980fb59e43..f296e9db3148 100644
--- a/sysutils/bacula5-client-static/Makefile
+++ b/sysutils/bacula5-client-static/Makefile
@@ -14,7 +14,7 @@ PLIST_FILES= sbin/bacula-fd-static \
sbin/bconsole-static
OPTIONS_DEFINE= NLS OPENSSL
-OPTIONS_DEFAULT=NLS OPENSSL
+OPTIONS_DEFAULT=OPENSSL
CONFIGURE_ARGS+= --enable-client-only \
--enable-static-fd \
diff --git a/sysutils/bacula5-client/Makefile b/sysutils/bacula5-client/Makefile
index d5cd7f21a477..27fadc5f475b 100644
--- a/sysutils/bacula5-client/Makefile
+++ b/sysutils/bacula5-client/Makefile
@@ -14,6 +14,6 @@ PLIST= ${PKGDIR}/pkg-plist.client
MASTERDIR= ${.CURDIR}/../../sysutils/bacula5-server
OPTIONS_DEFINE= NLS OPENSSL PYTHON
-OPTIONS_DEFAULT=NLS OPENSSL
+OPTIONS_DEFAULT=OPENSSL
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile
index e940dfb6d654..a684fdf71e5e 100644
--- a/sysutils/burp/Makefile
+++ b/sysutils/burp/Makefile
@@ -16,7 +16,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash
LIB_DEPENDS= librsync.so:net/librsync1
OPTIONS_DEFINE= IPV6
-OPTIONS_DEFAULT= IPV6
USE_GITHUB= yes
GH_ACCOUNT= grke
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index 6dafe753f2a6..888e8fdd4ead 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -32,7 +32,6 @@ INFO= coreutils
CPE_VENDOR= gnu
OPTIONS_DEFINE= GMP NLS
-OPTIONS_DEFAULT=NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
diff --git a/sysutils/dsbbatmon/Makefile b/sysutils/dsbbatmon/Makefile
index 49067875a4b4..2a9c9041dffb 100644
--- a/sysutils/dsbbatmon/Makefile
+++ b/sysutils/dsbbatmon/Makefile
@@ -15,7 +15,6 @@ USES= pkgconfig tar:tgz
USE_GNOME= gtk20
OPTIONS_DEFINE= NLS
-OPTIONS_DEFAULT=NLS
OPTIONS_SUB= yes
NLS_USES= gettext
diff --git a/sysutils/dsbmc/Makefile b/sysutils/dsbmc/Makefile
index dd91404d83f8..58712c23db75 100644
--- a/sysutils/dsbmc/Makefile
+++ b/sysutils/dsbmc/Makefile
@@ -17,7 +17,6 @@ USES= tar:tgz pkgconfig
USE_GNOME= gtk20
OPTIONS_DEFINE= NLS
-OPTIONS_DEFAULT=NLS
OPTIONS_SUB= yes
NLS_USES= gettext
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index 20c77f92a930..b9cc93d1cf72 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -28,7 +28,6 @@ MAKE_ENV+= CHECK_CMD=@true
.if !defined(MASTERDIR)
OPTIONS_DEFINE= DOCS NLS
-OPTIONS_DEFAULT= NLS
OPTIONS_EXCLUDE+= EXAMPLES
PORTDOCS= COPYING RELEASE-NOTES
diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile
index 9b26f0d4929e..c77769057071 100644
--- a/sysutils/froxlor/Makefile
+++ b/sysutils/froxlor/Makefile
@@ -67,7 +67,7 @@ LOGROTATE_DESC= Logrotate for log rotation
MYSQLS_DESC= Depend on MySQL server
NLS_DESC= Enable NLS support (required for webFTP frontend)
-OPTIONS_DEFAULT= APACHE MYSQLS POSTFIX DOVECOT PROFTPD WEBALIZER MYSQLS PCNTL NLS
+OPTIONS_DEFAULT= APACHE MYSQLS POSTFIX DOVECOT PROFTPD WEBALIZER MYSQLS PCNTL
POSTFIX_RUN_DEPENDS= postfix:mail/postfix
diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile
index 0f55a28738e3..ae885abc4b4e 100644
--- a/sysutils/xfburn/Makefile
+++ b/sysutils/xfburn/Makefile
@@ -26,7 +26,7 @@ INSTALLS_ICONS= yes
CONFIGURE_ARGS=--disable-gudev
OPTIONS_DEFINE= GSTREAMER NLS
-OPTIONS_DEFAULT= GSTREAMER NLS
+OPTIONS_DEFAULT= GSTREAMER
OPTIONS_SUB= yes
NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile
index e2fee6167d7a..842477ebe1a2 100644
--- a/sysutils/xfce4-battery-plugin/Makefile
+++ b/sysutils/xfce4-battery-plugin/Makefile
@@ -24,7 +24,6 @@ USE_GNOME= gtk20 glib20 intltool intlhack
USE_XFCE= panel
OPTIONS_DEFINE= NLS
-OPTIONS_DEFAULT= NLS
NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
OPTIONS_SUB= yes
diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile
index a4dc664ed956..82c79920e0b1 100644
--- a/sysutils/xfce4-settings/Makefile
+++ b/sysutils/xfce4-settings/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ARGS=--enable-debug=yes \
--disable-xorg-libinput
OPTIONS_DEFINE= NOTIFY NLS UPOWER
-OPTIONS_DEFAULT= NOTIFY NLS
+OPTIONS_DEFAULT= NOTIFY
UPOWER_DESC= Power management tasks
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile
index 1911e57d6c3d..9ebe4dc3d273 100644
--- a/sysutils/xfce4-systemload-plugin/Makefile
+++ b/sysutils/xfce4-systemload-plugin/Makefile
@@ -23,7 +23,6 @@ USE_GNOME= gtk20 intltool intlhack
USE_XFCE= panel
OPTIONS_DEFINE= NLS
-OPTIONS_DEFAULT=NLS
OPTIONS_SUB= yes
NLS_CONFIGURE_ENABLE= nls