diff options
-rw-r--r-- | graphics/gimp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 6f6bb05b0233..8d500fba5ba7 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -17,7 +17,7 @@ COMMENT= The "meta-port" for The Gimp RUN_DEPENDS= gimp-2.8:${PORTSDIR}/graphics/gimp-app OPTIONS_DEFINE= PYTHON PRINT HELP -OPTIONS_DEFAULT=PRINT +OPTIONS_DEFAULT=PYTHON PRINT HELP PYTHON_DESC= Python-fu support PRINT_DESC= Gutenprint (gimp-print) plugin HELP_DESC= Gimp-Help (50+MB distfile) |