aboutsummaryrefslogtreecommitdiff
path: root/comms/libticables2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/libticables2/Makefile')
-rw-r--r--comms/libticables2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libticables2/Makefile b/comms/libticables2/Makefile
index 369dc2173a7e..697935522676 100644
--- a/comms/libticables2/Makefile
+++ b/comms/libticables2/Makefile
@@ -26,7 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls