[44818] trunk/dports/x11/xteddy/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 2 23:03:25 PST 2009


Revision: 44818
          http://trac.macports.org/changeset/44818
Author:   jeremyhu at macports.org
Date:     2009-01-02 23:03:25 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xteddy: Updated X11 dependencies, not universal

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

Modified: trunk/dports/x11/xteddy/Portfile
===================================================================
--- trunk/dports/x11/xteddy/Portfile	2009-01-03 07:00:33 UTC (rev 44817)
+++ trunk/dports/x11/xteddy/Portfile	2009-01-03 07:03:25 UTC (rev 44818)
@@ -16,11 +16,16 @@
 checksums		md5 c197253b5116db5dc4e32b58dd36160e
 patchfiles		patch-xtoys
 
-depends_lib		lib:libX11:XFree86 port:imlib port:zlib
+# port:imlib is not universal
+universal_variant no
 
+depends_lib \
+	lib:libSM.6:xorg-libsm \
+	port:imlib \
+	port:zlib
+
 post-patch {
 	reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/xtoys
 }
 
 configure.args	--mandir=${prefix}/share/man
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/3a47f767/attachment.html>


More information about the macports-changes mailing list