summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-06-10 18:55:01 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-06-10 18:55:01 +0800
commitb32226a94b894d24226340daa3ca66fd0b542c11 (patch)
tree902a325740aef5c33666ed0983306439eac0b31d /x11-toolkits/gtk20/Makefile
parentbff9bf1be5652705cff654ae29074ee6f2be48f1 (diff)
downloadmarcuscom-ports-b32226a94b894d24226340daa3ca66fd0b542c11.tar
marcuscom-ports-b32226a94b894d24226340daa3ca66fd0b542c11.tar.gz
marcuscom-ports-b32226a94b894d24226340daa3ca66fd0b542c11.tar.bz2
marcuscom-ports-b32226a94b894d24226340daa3ca66fd0b542c11.tar.lz
marcuscom-ports-b32226a94b894d24226340daa3ca66fd0b542c11.tar.xz
marcuscom-ports-b32226a94b894d24226340daa3ca66fd0b542c11.tar.zst
marcuscom-ports-b32226a94b894d24226340daa3ca66fd0b542c11.zip
Back port a fix from gtk+ gtk, branch gtk-2-22. So evolution[data-server] can build.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14232 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 43be9f8e9..c6897e4c6 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -3,12 +3,12 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.193 2010/05/27 23:14:47 kwm Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.194 2010/06/05 13:56:20 kwm Exp $
#
PORTNAME= gtk
PORTVERSION= 2.21.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \