[43224] trunk/dports/x11/Xaw3d/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Dec 7 00:40:44 PST 2008


Revision: 43224
          http://trac.macports.org/changeset/43224
Author:   jeremyhu at macports.org
Date:     2008-12-07 00:40:43 -0800 (Sun, 07 Dec 2008)
Log Message:
-----------
Xaw3d: Updated dependencies and marked not universal

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

Modified: trunk/dports/x11/Xaw3d/Portfile
===================================================================
--- trunk/dports/x11/Xaw3d/Portfile	2008-12-07 08:32:13 UTC (rev 43223)
+++ trunk/dports/x11/Xaw3d/Portfile	2008-12-07 08:40:43 UTC (rev 43224)
@@ -30,8 +30,18 @@
 checksums               md5 29ecfdcd6bcf47f62ecfd672d31269a1 \
                         sha1 efc5b923feda52866c859c59a5b553cb675a69d1 \
                         rmd160 086cbabaa45ce5c110815aea24eebcbb54613118
-depends_lib             lib:libX11:xorg
-depends_build		bin:xmkmf:imake
+
+depends_build \
+	bin:xmkmf:imake
+
+depends_lib \
+	lib:libSM.6:xorg-libsm \
+	lib:libXext.6:xorg-libXext \
+	lib:libXmu.6:xorg-libXmu \
+	lib:libXp.6:xorg-libXp \
+	lib:libXpm.4:xpm \
+	lib:libXt.6:xorg-libXt
+
 worksrcdir              xc/lib/${name}
 
 patch {
@@ -47,6 +57,9 @@
 
 use_parallel_build      yes
 
+# This uses xmkmf to build and doesn't make a universal lib
+universal_variant	no
+
 # The Imakefile default is to install everything into /usr/X11R6/lib,
 # which prevents multiple MacPorts installs on the same system.  Have
 # it install the entire package into ${prefix} instead.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081207/47765147/attachment.html>


More information about the macports-changes mailing list