[77709] trunk/dports/x11/smproxy/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Apr 9 23:00:13 PDT 2011


Revision: 77709
          http://trac.macports.org/changeset/77709
Author:   ryandesign at macports.org
Date:     2011-04-09 23:00:13 -0700 (Sat, 09 Apr 2011)
Log Message:
-----------
smproxy: fix case of xorg-libsm dependency

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

Modified: trunk/dports/x11/smproxy/Portfile
===================================================================
--- trunk/dports/x11/smproxy/Portfile	2011-04-09 23:21:20 UTC (rev 77708)
+++ trunk/dports/x11/smproxy/Portfile	2011-04-10 06:00:13 UTC (rev 77709)
@@ -22,7 +22,7 @@
 	port:pkgconfig
 
 depends_lib \
-	port:xorg-libSM \
+	port:xorg-libsm \
 	port:xorg-libXmu
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110409/443f50a8/attachment.html>


More information about the macports-changes mailing list