aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-04-23 18:26:09 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-04-23 18:26:09 +0800
commit580c2770b3945e5eed406c57208093cf71b1b1b5 (patch)
tree04e6170d2cc2b72b73a4fbf4855cbc6d9202f7c0 /multimedia
parentadeccdc4c0c1a16848208c627f4640a434e969a2 (diff)
downloadfreebsd-ports-graphics-580c2770b3945e5eed406c57208093cf71b1b1b5.tar.gz
freebsd-ports-graphics-580c2770b3945e5eed406c57208093cf71b1b1b5.tar.zst
freebsd-ports-graphics-580c2770b3945e5eed406c57208093cf71b1b1b5.zip
Convert to USES=gettext
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/subtitleeditor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index 93e178e4ca9..544606e5947 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -34,7 +34,7 @@ OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls