summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-17 09:58:52 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-17 09:58:52 +0800
commitadfd2e93c54e45424860f04fdd496f80ab80c855 (patch)
treeb3f5736c89f25e2ceb1433232a709b13bb208b5c /x11-toolkits/gtk20/Makefile
parent2f54638bec72b4c4d9b21db4ca445e9543fee9a5 (diff)
downloadmarcuscom-ports-adfd2e93c54e45424860f04fdd496f80ab80c855.tar
marcuscom-ports-adfd2e93c54e45424860f04fdd496f80ab80c855.tar.gz
marcuscom-ports-adfd2e93c54e45424860f04fdd496f80ab80c855.tar.bz2
marcuscom-ports-adfd2e93c54e45424860f04fdd496f80ab80c855.tar.lz
marcuscom-ports-adfd2e93c54e45424860f04fdd496f80ab80c855.tar.xz
marcuscom-ports-adfd2e93c54e45424860f04fdd496f80ab80c855.tar.zst
marcuscom-ports-adfd2e93c54e45424860f04fdd496f80ab80c855.zip
Update to 2.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2101 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index c8ff8348b..ff1158751 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= gtk
-PORTVERSION= 2.3.6
-PORTREVISION= 1
+PORTVERSION= 2.4.0
CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.3,} \
+MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.4,} \
ftp://ftp.gtk.org/pub/gtk/v2.3/ \
ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
@@ -42,7 +41,7 @@ CONFIGURE_ARGS= --enable-static --with-xinput=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-PLIST_SUB= GTK_VERSION="2.2.0"
+PLIST_SUB= GTK_VERSION="2.4.0"
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${GREP} -l lgmodule | \