summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-05 08:23:10 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-05 08:23:10 +0800
commit389455c1a5c808f049c30973a800f81107c935bf (patch)
treee52849a7e00c7ad093384ad24372b41cf689e442 /x11-toolkits/gtk20/Makefile
parentb0b6b2a7a70ea4a18cc518600d17ecef4215d555 (diff)
downloadmarcuscom-ports-389455c1a5c808f049c30973a800f81107c935bf.tar
marcuscom-ports-389455c1a5c808f049c30973a800f81107c935bf.tar.gz
marcuscom-ports-389455c1a5c808f049c30973a800f81107c935bf.tar.bz2
marcuscom-ports-389455c1a5c808f049c30973a800f81107c935bf.tar.lz
marcuscom-ports-389455c1a5c808f049c30973a800f81107c935bf.tar.xz
marcuscom-ports-389455c1a5c808f049c30973a800f81107c935bf.tar.zst
marcuscom-ports-389455c1a5c808f049c30973a800f81107c935bf.zip
Update to 2.14.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11451 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 36d41e53a..c42c18567 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -3,11 +3,11 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.138 2008/08/21 20:40:31 mezz Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.139 2008/09/04 22:15:34 mezz Exp $
#
PORTNAME= gtk
-PORTVERSION= 2.13.7
+PORTVERSION= 2.14.0
PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
@@ -42,7 +42,7 @@ USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack atk pango ltverhack
USE_GETTEXT= yes
-USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamagee \
+USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \
xcomposite
CONFIGURE_ARGS= --enable-static --with-xinput=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \