summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-06-18 04:24:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-06-18 04:24:56 +0800
commit8f70bef177f894a4807a5342c83d7da318b2b8cc (patch)
treec84d8731a6e440d53393f80fc8560ee405f9d0cb /x11-toolkits/gtk20/Makefile
parent715984762a6543291f221691787016a67fdf8f28 (diff)
downloadmarcuscom-ports-8f70bef177f894a4807a5342c83d7da318b2b8cc.tar
marcuscom-ports-8f70bef177f894a4807a5342c83d7da318b2b8cc.tar.gz
marcuscom-ports-8f70bef177f894a4807a5342c83d7da318b2b8cc.tar.bz2
marcuscom-ports-8f70bef177f894a4807a5342c83d7da318b2b8cc.tar.lz
marcuscom-ports-8f70bef177f894a4807a5342c83d7da318b2b8cc.tar.xz
marcuscom-ports-8f70bef177f894a4807a5342c83d7da318b2b8cc.tar.zst
marcuscom-ports-8f70bef177f894a4807a5342c83d7da318b2b8cc.zip
Merge a patch from SVN to fix compilation of C++ applications that use
GTK+. Obtained from: GNOME SVN git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9026 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 6cbfe8230..b261316d8 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.109 2007/06/06 16:04:44 mezz Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.110 2007/06/17 05:17:04 marcus Exp $
#
PORTNAME= gtk
PORTVERSION= 2.11.3
-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/v2.10/ \