? gtk20.diff Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/gtk20/Makefile,v retrieving revision 1.199 diff -u -r1.199 Makefile --- Makefile 17 Jul 2007 04:30:08 -0000 1.199 +++ Makefile 10 Sep 2007 16:50:14 -0000 @@ -8,7 +8,7 @@ PORTNAME= gtk PORTVERSION= 2.10.14 -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/ \ @@ -42,7 +42,7 @@ USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack atk pango ltverhack USE_GETTEXT= yes -USE_XLIB= yes +USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes CONFIGURE_ARGS= --enable-static --with-xinput=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ -I${LOCALBASE}/include" \