Revision
70310
Author
devans@macports.org
Date
2010-08-05 15:47:40 -0700 (Thu, 05 Aug 2010)

Log Message

gimp2-devel: enable links to default names for executables.

Modified Paths

Diff

Modified: trunk/dports/graphics/gimp2-devel/Portfile (70309 => 70310)


--- trunk/dports/graphics/gimp2-devel/Portfile	2010-08-05 20:22:37 UTC (rev 70309)
+++ trunk/dports/graphics/gimp2-devel/Portfile	2010-08-05 22:47:40 UTC (rev 70310)
@@ -7,6 +7,7 @@
 conflicts       gimp2
 # please remember to update the gimp metapackage to match
 version         2.7.1
+revision        1
 categories      graphics
 maintainers     devans
 homepage        http://www.gimp.org/
@@ -70,7 +71,9 @@
                 --without-hal \
                 --without-alsa \
                 --without-gvfs \
-                --without-webkit
+                --without-webkit \
+                --enable-default-binary \
+                --enable-gimp-console
 
 variant no_python description {Disable Python scripts and filters} {
     depends_lib-delete      port:py26-gtk