[22142] trunk/dports/x11/xglobe/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Feb 18 13:14:55 PST 2007
Revision: 22142
http://trac.macosforge.org/projects/macports/changeset/22142
Author: pmq at macports.org
Date: 2007-02-18 13:14:55 -0800 (Sun, 18 Feb 2007)
Log Message:
-----------
Fix the dependency on qt3 to use a slightly broader regexp
Remove a trailing space
Modified Paths:
--------------
trunk/dports/x11/xglobe/Portfile
Modified: trunk/dports/x11/xglobe/Portfile
===================================================================
--- trunk/dports/x11/xglobe/Portfile 2007-02-18 21:03:34 UTC (rev 22141)
+++ trunk/dports/x11/xglobe/Portfile 2007-02-18 21:14:55 UTC (rev 22142)
@@ -17,9 +17,9 @@
the OpenDarwin developers.
homepage http://www.cs.unc.edu/~scheuerm/xglobe/
platforms darwin
-master_sites ftp://quatramaran.ens.fr/pub/espie/
+master_sites ftp://quatramaran.ens.fr/pub/espie/
checksums md5 068520cc8e835338e90ecc6e42f7d77b
-depends_lib lib:libqt-mt.3.1:qt3 lib:libX11.6:XFree86
+depends_lib lib:libqt-mt.3:qt3 lib:libX11.6:XFree86
patchfiles patch-Makefile patch-renderer_cpp
configure { reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/Makefile
reinplace "s|@@X11PREFIX@@|${x11prefix}|g" ${worksrcpath}/Makefile }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070218/716c477c/attachment.html
More information about the macports-changes
mailing list