Lines 8-14
Link Here
|
8 |
|
8 |
|
9 |
PORTNAME= gtk |
9 |
PORTNAME= gtk |
10 |
PORTVERSION= 2.10.14 |
10 |
PORTVERSION= 2.10.14 |
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/v2.10/ \ |
14 |
ftp://ftp.gtk.org/pub/gtk/v2.10/ \ |
Lines 42-48
Link Here
|
42 |
USE_AUTOTOOLS= libtool:15 |
42 |
USE_AUTOTOOLS= libtool:15 |
43 |
USE_GNOME= gnomehack atk pango ltverhack |
43 |
USE_GNOME= gnomehack atk pango ltverhack |
44 |
USE_GETTEXT= yes |
44 |
USE_GETTEXT= yes |
45 |
USE_XLIB= yes |
45 |
USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes |
46 |
CONFIGURE_ARGS= --enable-static --with-xinput=yes |
46 |
CONFIGURE_ARGS= --enable-static --with-xinput=yes |
47 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ |
47 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ |
48 |
-I${LOCALBASE}/include" \ |
48 |
-I${LOCALBASE}/include" \ |