aboutsummaryrefslogtreecommitdiffstats
path: root/net/x11vnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/x11vnc/Makefile')
-rw-r--r--net/x11vnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile
index 72ca1b822d88..caddb89316f2 100644
--- a/net/x11vnc/Makefile
+++ b/net/x11vnc/Makefile
@@ -36,7 +36,7 @@ NO_OPTIONS_SORT=yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
.endif
.if ${PORT_OPTIONS:MAVAHI}