summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-05 06:15:34 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-05 06:15:34 +0800
commita573bac405055ff5903aee6bed853b4092876979 (patch)
treebe5e2a2664e7b9f33dcdd7c1b9b1dbfb13526573 /x11-toolkits
parentbc11878230a22c4107de2a1db0ccf6eda42dbafb (diff)
downloadmarcuscom-ports-a573bac405055ff5903aee6bed853b4092876979.tar
marcuscom-ports-a573bac405055ff5903aee6bed853b4092876979.tar.gz
marcuscom-ports-a573bac405055ff5903aee6bed853b4092876979.tar.bz2
marcuscom-ports-a573bac405055ff5903aee6bed853b4092876979.tar.lz
marcuscom-ports-a573bac405055ff5903aee6bed853b4092876979.tar.xz
marcuscom-ports-a573bac405055ff5903aee6bed853b4092876979.tar.zst
marcuscom-ports-a573bac405055ff5903aee6bed853b4092876979.zip
Sync w/ FreeBSD ports, I am not bump it because there is 2.14.0 tarball. I am
not able to fetch from its ftp and mirrors at the moment. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11449 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk20/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 476db6f64..36d41e53a 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -3,7 +3,7 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.137 2008/08/19 02:08:49 marcus Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.138 2008/08/21 20:40:31 mezz Exp $
#
PORTNAME= gtk
@@ -42,7 +42,8 @@ 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 xdamage
+USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamagee \
+ xcomposite
CONFIGURE_ARGS= --enable-static --with-xinput=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
-I${LOCALBASE}/include" \