diff options
Diffstat (limited to 'graphics/xmorph/Makefile')
-rw-r--r-- | graphics/xmorph/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index c6c8084ac75a..16c93ba4e705 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -29,6 +29,9 @@ MAN1= gtkmorph.1 xmorph.1 INFO= xmorph NO_STAGE= yes + +OPTIONS_DEFINE= DOCS NLS + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |