[44454] trunk/dports/x11/openmotif/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Dec 28 15:30:14 PST 2008


Revision: 44454
          http://trac.macports.org/changeset/44454
Author:   jeremyhu at macports.org
Date:     2008-12-28 15:30:13 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
openmotif: Added missing dependencies on pkgconfig and freetype ... see #17631

Modified Paths:
--------------
    trunk/dports/x11/openmotif/Portfile

Modified: trunk/dports/x11/openmotif/Portfile
===================================================================
--- trunk/dports/x11/openmotif/Portfile	2008-12-28 23:25:36 UTC (rev 44453)
+++ trunk/dports/x11/openmotif/Portfile	2008-12-28 23:30:13 UTC (rev 44454)
@@ -25,10 +25,14 @@
                 sha1    3245375f4bd8e2d2eb02c2636d5491e834d8bb1a \
                 rmd160  e03422204b6077fa6556894f194236d40e92e42b
 
+depends_build \
+	port:pkgconfig
+
 depends_lib \
 	port:jpeg \
 	port:libpng \
 	port:libiconv \
+        port:freetype \
 	lib:libSM.6:xorg-libsm \
 	lib:libXext.6:xorg-libXext \
 	lib:libXft.2:Xft2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081228/f9fd7989/attachment.html>


More information about the macports-changes mailing list