View | Details | Raw Unified | Return to bug 126558
Collapse All | Expand All

(-)x11-toolkits/gtk20/Makefile (-1 / +2 lines)
Lines 8-14 Link Here
8
8
9
PORTNAME=	gtk
9
PORTNAME=	gtk
10
PORTVERSION=	2.12.11
10
PORTVERSION=	2.12.11
11
PORTREVISION?=	0
11
PORTREVISION?=	1
12
CATEGORIES=	x11-toolkits
12
CATEGORIES=	x11-toolkits
13
MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
13
MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
14
		ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \
14
		ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \
Lines 42-47 Link Here
42
USE_GNOME=	gnomehack atk pango ltverhack
42
USE_GNOME=	gnomehack atk pango ltverhack
43
USE_GETTEXT=	yes
43
USE_GETTEXT=	yes
44
USE_XORG=	xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage
44
USE_XORG=	xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage
45
USE_XORG+=	xcomposite
45
CONFIGURE_ARGS=	--enable-static --with-xinput=yes
46
CONFIGURE_ARGS=	--enable-static --with-xinput=yes
46
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
47
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
47
			  -I${LOCALBASE}/include" \
48
			  -I${LOCALBASE}/include" \

Return to bug 126558