You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
bump to 1.1.6
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@16291 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
+8
-6
@@ -1,8 +1,7 @@
|
||||
# $Id: Portfile,v 1.11 2005/11/19 11:13:11 mww Exp $
|
||||
# $Id: Portfile,v 1.12 2006/02/08 10:33:15 olegb Exp $
|
||||
PortSystem 1.0
|
||||
name kaffe
|
||||
version 1.1.5
|
||||
revision 1
|
||||
version 1.1.6
|
||||
categories lang
|
||||
maintainers darwinports@opendarwin.org
|
||||
platforms darwin
|
||||
@@ -13,11 +12,14 @@ long_description This is Kaffe, a complete virtual machine and class \
|
||||
libraries including beans, and an AWT graphics system.
|
||||
homepage http://www.kaffe.org
|
||||
master_sites ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/
|
||||
checksums md5 928c578d4808012fe5ba5587071d2aa2
|
||||
|
||||
checksums md5 29d4b9ec58080715d13a764e9e4cfc06
|
||||
configure.env CFLAGS="-fstrict-aliasing -funroll-loops -L${prefix}/lib" \
|
||||
CPPFLAGS="-no-cpp-precomp -L${prefix}/lib -I${prefix}/include -I${prefix}/include/freetype2"
|
||||
configure.args --disable-nls --disable-rpath --disable-debug --with-engine=intrp
|
||||
depends_lib lib:libesd:esound lib:libgmp:gmp lib:libgtk.2:gtk2 lib:libart_lgpl_2:libart_lgpl lib:libfreetype:freetype
|
||||
configure.args --disable-nls --disable-rpath --disable-debug \
|
||||
--with-engine=intrp --mandir=${prefix}/share/man
|
||||
depends_lib lib:libesd:esound lib:libgmp:gmp lib:libgtk.2:gtk2 \
|
||||
lib:libart_lgpl_2:libart_lgpl lib:libfreetype:freetype
|
||||
|
||||
platform darwin 8 {
|
||||
depends_lib-delete port:jikes
|
||||
|
||||
Reference in New Issue
Block a user