aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-09-10 22:40:53 +0800
committermat <mat@FreeBSD.org>2018-09-10 22:40:53 +0800
commit572b5029d1ea9b5c620422a1e05388235885bdbe (patch)
treef2eb7a318b01561cf57f2be01394b8fe81f2685e /multimedia
parent40d2fadf4501af925eb483b4e3283c9eb24bf571 (diff)
downloadfreebsd-ports-gnome-572b5029d1ea9b5c620422a1e05388235885bdbe.tar.gz
freebsd-ports-gnome-572b5029d1ea9b5c620422a1e05388235885bdbe.tar.zst
freebsd-ports-gnome-572b5029d1ea9b5c620422a1e05388235885bdbe.zip
Add NLS option to ports using it but not defining it.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/sabbu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/sabbu/Makefile b/multimedia/sabbu/Makefile
index 486d71062e60..8fa40b432a96 100644
--- a/multimedia/sabbu/Makefile
+++ b/multimedia/sabbu/Makefile
@@ -24,7 +24,7 @@ CFLAGS+= -I${LOCALBASE}/include/ffmpeg0 -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib/ffmpeg0 -L${LOCALBASE}/lib
LDFLAGS+= -lswscale0 -lgmodule-2.0
-OPTIONS_DEFINE= GTKSPELL
+OPTIONS_DEFINE= GTKSPELL NLS
OPTIONS_DEFAULT=GTKSPELL
GTKSPELL_LIB_DEPENDS= libgtkspell.so:textproc/gtkspell