Revision: 69235 http://trac.macports.org/changeset/69235 Author: michaelld@macports.org Date: 2010-06-28 23:23:36 -0700 (Mon, 28 Jun 2010) Log Message: ----------- Correct use of qt4-mac dependency. Modified Paths: -------------- trunk/dports/aqua/qtpfsgui/Portfile Modified: trunk/dports/aqua/qtpfsgui/Portfile =================================================================== --- trunk/dports/aqua/qtpfsgui/Portfile 2010-06-29 06:22:54 UTC (rev 69234) +++ trunk/dports/aqua/qtpfsgui/Portfile 2010-06-29 06:23:36 UTC (rev 69235) @@ -4,6 +4,7 @@ name qtpfsgui version 1.9.3 +revision 1 categories aqua graphics maintainers gmail.com:clubjuggler openmaintainer description GUI for HDR imaging workflow @@ -14,7 +15,8 @@ master_sites sourceforge patchfiles patch-app-path.diff -depends_lib path:bin/qmake-mac:qt4-mac port:exiv2 port:openexr port:ilmbase port:fftw-3-single port:tiff +depends_lib port:qt4-mac port:exiv2 port:openexr \ + port:ilmbase port:fftw-3-single port:tiff checksums md5 5a6421391e373c912e4a793e131151c8 \ sha1 adf037c54f55be50d931fa484cca169c01d0384d \