[71932] trunk/dports/lang/kaffe/Portfile
jmr at macports.org
jmr at macports.org
Mon Sep 27 12:22:59 PDT 2010
Revision: 71932
http://trac.macports.org/changeset/71932
Author: jmr at macports.org
Date: 2010-09-27 12:22:58 -0700 (Mon, 27 Sep 2010)
Log Message:
-----------
kaffe: add missing deps (#24549), indicate supported archs
Modified Paths:
--------------
trunk/dports/lang/kaffe/Portfile
Modified: trunk/dports/lang/kaffe/Portfile
===================================================================
--- trunk/dports/lang/kaffe/Portfile 2010-09-27 18:40:47 UTC (rev 71931)
+++ trunk/dports/lang/kaffe/Portfile 2010-09-27 19:22:58 UTC (rev 71932)
@@ -29,11 +29,18 @@
--with-engine=intrp \
--mandir=${prefix}/share/man
+platform darwin {
+ supported_archs i386 ppc
+}
+
+depends_build port:jikes
depends_lib port:esound \
port:gmp \
port:gtk2 \
port:libart_lgpl \
- port:freetype
+ port:freetype \
+ port:xorg-libice \
+ port:xorg-libXtst
livecheck.type regex
livecheck.regex ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100927/7d529977/attachment.html>
More information about the macports-changes
mailing list