aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-pie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-pie/Makefile')
-rw-r--r--x11/gnome-pie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-pie/Makefile b/x11/gnome-pie/Makefile
index 95149c54da86..f88a713aa075 100644
--- a/x11/gnome-pie/Makefile
+++ b/x11/gnome-pie/Makefile
@@ -43,7 +43,7 @@ CMAKE_ARGS+= -DNO_INSTALL_MANPAGES:BOOL=ON
.if ${PORT_OPTIONS:MNLS}
CMAKE_ARGS+= -DINSTALL_NLS:BOOL=ON
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB= NLS=""
.else
CMAKE_ARGS+= -DINSTALL_NLS:BOOL=OFF