summaryrefslogtreecommitdiff
path: root/cad/geda-gattrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-gattrib/Makefile')
-rw-r--r--cad/geda-gattrib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile
index 236f807f0685..2f0101fe5071 100644
--- a/cad/geda-gattrib/Makefile
+++ b/cad/geda-gattrib/Makefile
@@ -29,6 +29,8 @@ CONFIGURE_ARGS= --with-docdir="${DOCSDIR}" --disable-update-mime-database \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+OPTIONS_DEFINE= NLS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}