diff options
Diffstat (limited to 'print/gtklp/Makefile')
-rw-r--r-- | print/gtklp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index a35e19365478..d34771c1a60e 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -26,6 +26,9 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= gtklp.1 gtklpq.1 NO_STAGE= yes + +OPTIONS_DEFINE= NLS + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |