diff options
Diffstat (limited to 'graphics/sketch/Makefile')
-rw-r--r-- | graphics/sketch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sketch/Makefile b/graphics/sketch/Makefile index 128ed4d32406..ecb2f20cccc5 100644 --- a/graphics/sketch/Makefile +++ b/graphics/sketch/Makefile @@ -22,7 +22,7 @@ PLIST_FILES= bin/sketch NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |