[71886] trunk/dports/games/PlasmaClient/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Sep 25 20:34:41 PDT 2010
Revision: 71886
http://trac.macports.org/changeset/71886
Author: ryandesign at macports.org
Date: 2010-09-25 20:34:40 -0700 (Sat, 25 Sep 2010)
Log Message:
-----------
PlasmaClient: add notes so people know not to expect this to work at all on PowerPC or Tiger for now
Modified Paths:
--------------
trunk/dports/games/PlasmaClient/Portfile
Modified: trunk/dports/games/PlasmaClient/Portfile
===================================================================
--- trunk/dports/games/PlasmaClient/Portfile 2010-09-26 03:31:55 UTC (rev 71885)
+++ trunk/dports/games/PlasmaClient/Portfile 2010-09-26 03:34:40 UTC (rev 71886)
@@ -86,7 +86,12 @@
(replacing YOURUSERNAME with your username and YOURPASSWORD with your password). Then open PlasmaClient in ${applications_dir}.
"
+platform darwin powerpc {
+ notes-append "\n\n${name} probably does not work at all on PowerPC Macs at this time; try an Intel Mac."
+}
+
platform darwin 8 {
+ notes-append "\n\n${name} probably does not work at all on Mac OS X 10.4 Tiger at this time; try a later version of Mac OS X."
depends_build-append port:pkgconfig
pre-configure {
configure.ldflags-append -lcrypto -ljpeg -lz [exec pkg-config sdl --libs]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100925/91e1726c/attachment.html>
More information about the macports-changes
mailing list