aboutsummaryrefslogtreecommitdiff
path: root/audio/swhplugins
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2021-01-04 16:16:18 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2021-01-04 16:16:18 +0000
commite0a7995e15d165269abb5c29928f719fc30e7dac (patch)
tree64f6851a89833a8f13eb09ed5504e523162c6523 /audio/swhplugins
parentd05cee665d45d90d07d0799ae96361c0d37f108f (diff)
downloadports-e0a7995e15d165269abb5c29928f719fc30e7dac.tar.gz
ports-e0a7995e15d165269abb5c29928f719fc30e7dac.zip
Add gettext-tools to Build dependency in case NLS is disabled.
autopoint is called during autoreconf stage (see PR 234833 for details) PR: 251954 Reported by: tjlegg
Notes
Notes: svn path=/head/; revision=560308
Diffstat (limited to 'audio/swhplugins')
-rw-r--r--audio/swhplugins/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile
index 293ccebe069b..4bf595b4dec8 100644
--- a/audio/swhplugins/Makefile
+++ b/audio/swhplugins/Makefile
@@ -36,6 +36,7 @@ SSE_DESC= use SSE instructions
NLS_USES= gettext
NLS_LDFLAGS= -lintl
NLS_CONFIGURE_ENABLE= nls
+NLS_USES_OFF= gettext-tools
3DNOW_CONFIGURE_ENABLE= 3dnow