aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_musicindex
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-05-01 15:25:09 +0800
committerjgh <jgh@FreeBSD.org>2013-05-01 15:25:09 +0800
commit79d92b73c38f65321ce886bca18ca9c72ac57cc3 (patch)
tree9a2216d94ce54184f79a8ba4af107fa3dce8d93f /www/mod_musicindex
parent33b50593ccc01d932f1f6438de765056557ed097 (diff)
downloadfreebsd-ports-gnome-79d92b73c38f65321ce886bca18ca9c72ac57cc3.tar.gz
freebsd-ports-gnome-79d92b73c38f65321ce886bca18ca9c72ac57cc3.tar.zst
freebsd-ports-gnome-79d92b73c38f65321ce886bca18ca9c72ac57cc3.zip
- fix typo
Diffstat (limited to 'www/mod_musicindex')
-rw-r--r--www/mod_musicindex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile
index 43bf1b2be14c..ae506f1ec41e 100644
--- a/www/mod_musicindex/Makefile
+++ b/www/mod_musicindex/Makefile
@@ -37,7 +37,7 @@ SUB_LIST= PORTNAME=${PORTNAME}
PORTDOCS= README
.if ${PORT_OPTIONS:MNLS}
-USES== gettext
+USES+= gettext
CFLAGS+= -lintl
PLIST_SUB+= NLS=""
CONFIGURE_ARGS+=--enable-nls