diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-03-11 12:23:26 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-03-11 12:23:26 +0000 |
commit | 94b1414174676ab901cebb4fbce28b6fed199e0c (patch) | |
tree | f62228ee435f6aeea68e541d6106d63e186e4f48 /graphics/gimp | |
parent | ce48c74dd8e20daf4041b58043ae69047971b8f3 (diff) |
Notes
Diffstat (limited to 'graphics/gimp')
-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 c6d78671264b..6f6bb05b0233 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 PYTHON +OPTIONS_DEFAULT=PRINT PYTHON_DESC= Python-fu support PRINT_DESC= Gutenprint (gimp-print) plugin HELP_DESC= Gimp-Help (50+MB distfile) |