[25790] trunk/dports/x11/wxgtk/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Jun 1 22:15:12 PDT 2007
Revision: 25790
http://trac.macosforge.org/projects/macports/changeset/25790
Author: markd at macports.org
Date: 2007-06-01 22:15:11 -0700 (Fri, 01 Jun 2007)
Log Message:
-----------
Closes #11761. Update to 2.8.4.
Modified Paths:
--------------
trunk/dports/x11/wxgtk/Portfile
Modified: trunk/dports/x11/wxgtk/Portfile
===================================================================
--- trunk/dports/x11/wxgtk/Portfile 2007-06-02 05:07:27 UTC (rev 25789)
+++ trunk/dports/x11/wxgtk/Portfile 2007-06-02 05:15:11 UTC (rev 25790)
@@ -2,7 +2,7 @@
PortSystem 1.0
name wxgtk
-version 2.8.0
+version 2.8.4
categories x11
maintainers nomaintainer at macports.org
description The wxWidgets GUI toolkit with GTK+ bindings
@@ -13,7 +13,7 @@
platforms darwin
master_sites sourceforge:wxwindows
distname wxGTK-${version}
-checksums md5 9de30aeaad9bac6f8869907fa42fe950
+checksums md5 22e42c1601d9759530c875ffa2c3c554
use_bzip2 yes
depends_lib port:gtk2 port:tiff port:jpeg \
@@ -22,8 +22,9 @@
patchfiles patch-Makefile.in
-configure.env LDFLAGS="-L${prefix}/lib" \
- CPPFLAGS="-I${prefix}/include -I${x11prefix}/include"
+
+configure.cppflags-append "-I${x11prefix}/include"
+
configure.args --with-gtk --with-libpng --with-libjpeg --with-libtiff \
--with-freetype --with-zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070601/b44c7ff9/attachment.html
More information about the macports-changes
mailing list