summaryrefslogtreecommitdiff
path: root/multimedia/gopchop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gopchop/Makefile')
-rw-r--r--multimedia/gopchop/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile
index 73852b4b5975..a80f487dcb30 100644
--- a/multimedia/gopchop/Makefile
+++ b/multimedia/gopchop/Makefile
@@ -24,6 +24,9 @@ CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT
LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
+
+OPTIONS_DEFINE= NLS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}