aboutsummaryrefslogtreecommitdiff
path: root/comms/gsmlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gsmlib/Makefile')
-rw-r--r--comms/gsmlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index 809aa584273c..50f091160160 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -22,6 +22,8 @@ CPPFLAGS+= -I${LOCALBASE}/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT \
${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
+OPTIONS_DEFINE= NLS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}