aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/monitoring-plugins
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-11-30 02:22:32 +0800
committerTijl Coosemans <tijl@FreeBSD.org>2014-11-30 02:22:32 +0800
commitedb7229dd444037f6015d4a7d1c93eade4ed41f0 (patch)
treedd9cb6760a88c6c8e370786a93ecef5ba96f616c /net-mgmt/monitoring-plugins
parentb134ca1eb84846189b4cdfa7ab624072ad1aebb6 (diff)
downloadfreebsd-ports-gnome-edb7229dd444037f6015d4a7d1c93eade4ed41f0.tar.gz
freebsd-ports-gnome-edb7229dd444037f6015d4a7d1c93eade4ed41f0.tar.zst
freebsd-ports-gnome-edb7229dd444037f6015d4a7d1c93eade4ed41f0.zip
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
Diffstat (limited to 'net-mgmt/monitoring-plugins')
-rw-r--r--net-mgmt/monitoring-plugins/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/monitoring-plugins/Makefile b/net-mgmt/monitoring-plugins/Makefile
index 1b7a9850870d..954b35cf72b0 100644
--- a/net-mgmt/monitoring-plugins/Makefile
+++ b/net-mgmt/monitoring-plugins/Makefile
@@ -107,7 +107,6 @@ LDAP_CONFIGURE_WITH= ldap
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-NLS_USES_OFF= gettext:build
DBI_LIB_DEPENDS= libdbi.so:${PORTSDIR}/databases/libdbi
DBI_CONFIGURE_WITH= dbi