[48119] trunk/dports/science/gwyddion/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Mar 14 17:21:11 PDT 2009


Revision: 48119
          http://trac.macports.org/changeset/48119
Author:   jeremyhu at macports.org
Date:     2009-03-14 17:21:10 -0700 (Sat, 14 Mar 2009)
Log Message:
-----------
gwyddion: Check the proper file for the Tiger warning

Modified Paths:
--------------
    trunk/dports/science/gwyddion/Portfile

Modified: trunk/dports/science/gwyddion/Portfile
===================================================================
--- trunk/dports/science/gwyddion/Portfile	2009-03-14 23:13:45 UTC (rev 48118)
+++ trunk/dports/science/gwyddion/Portfile	2009-03-15 00:21:10 UTC (rev 48119)
@@ -59,7 +59,7 @@
 
 platform darwin 8 {
 	post-activate {
-		if {[file exists ${x11prefix}/lib/pkgconfig/x11.pc]} {
+		if {[file exists ${prefix}/lib/pkgconfig/gl.pc]} {
 			ui_msg "openGL support currently requires you to use MacPorts' X11 server (xorg-server) rather than Apple's."
 		}
 	}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090314/07fd82eb/attachment.html>


More information about the macports-changes mailing list