Revision: 96103 https://trac.macports.org/changeset/96103 Author: ryandesign@macports.org Date: 2012-07-31 13:40:45 -0700 (Tue, 31 Jul 2012) Log Message: ----------- gimp-help-en: fix error "Couldn't find a GIMP-2.0 installation" when gimp is not already installed (#35283) Modified Paths: -------------- trunk/dports/graphics/gimp-help-en/Portfile Modified: trunk/dports/graphics/gimp-help-en/Portfile =================================================================== --- trunk/dports/graphics/gimp-help-en/Portfile 2012-07-31 20:35:27 UTC (rev 96102) +++ trunk/dports/graphics/gimp-help-en/Portfile 2012-07-31 20:40:45 UTC (rev 96103) @@ -40,6 +40,8 @@ port:gettext \ port:pngcrush +configure.args --without-gimp + configure.env ALL_LINGUAS='${lingua}' livecheck.type regex
participants (1)
-
ryandesign@macports.org