[137006] trunk/dports/aqua/qt4-mac/Portfile
michaelld at macports.org
michaelld at macports.org
Tue Jun 2 06:53:33 PDT 2015
Revision: 137006
https://trac.macports.org/changeset/137006
Author: michaelld at macports.org
Date: 2015-06-02 06:53:33 -0700 (Tue, 02 Jun 2015)
Log Message:
-----------
qt4-mac: fix relative path to libjpeg.
Modified Paths:
--------------
trunk/dports/aqua/qt4-mac/Portfile
Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile 2015-06-02 13:48:05 UTC (rev 137005)
+++ trunk/dports/aqua/qt4-mac/Portfile 2015-06-02 13:53:33 UTC (rev 137006)
@@ -44,7 +44,7 @@
port:tiff \
port:libpng \
port:libmng \
- path:libjpeg.dylib:jpeg
+ path:lib/libjpeg.dylib:jpeg
# find a way to specify the OS MINOR version. For OSX 10.X, this
# value will be X. The type is this variable is integer, so we can
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150602/02dc1e9a/attachment.html>
More information about the macports-changes
mailing list