diff options
author | kwm <kwm@FreeBSD.org> | 2013-03-19 06:20:39 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-03-19 06:20:39 +0800 |
commit | c885907cc8d374b8289e5efab90ecffc3f6c3840 (patch) | |
tree | c5038a139a9c8c2526c8a53ecce5654005c26c93 /graphics/gimp | |
parent | 85a0e12b972af96ffd0b9c26f31c438abaf3ada9 (diff) | |
download | freebsd-ports-gnome-c885907cc8d374b8289e5efab90ecffc3f6c3840.tar.gz freebsd-ports-gnome-c885907cc8d374b8289e5efab90ecffc3f6c3840.tar.zst freebsd-ports-gnome-c885907cc8d374b8289e5efab90ecffc3f6c3840.zip |
Change the meta port to include all the options my default.
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 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) |