Lines 3-9
Link Here
|
3 |
# adwaita-icon-theme, gnome-themes-standard and mate-themes |
3 |
# adwaita-icon-theme, gnome-themes-standard and mate-themes |
4 |
|
4 |
|
5 |
PORTNAME= gtk |
5 |
PORTNAME= gtk |
6 |
PORTVERSION= 3.24.31 |
6 |
PORTVERSION= 3.24.33 |
7 |
CATEGORIES= x11-toolkits |
7 |
CATEGORIES= x11-toolkits |
8 |
MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |
8 |
MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |
9 |
PKGNAMESUFFIX= 3 |
9 |
PKGNAMESUFFIX= 3 |
Lines 37-43
CONFIGURE_ARGS= --enable-introspection
Link Here
|
37 |
CPPFLAGS+= -fno-omit-frame-pointer |
37 |
CPPFLAGS+= -fno-omit-frame-pointer |
38 |
INSTALL_TARGET= install-strip |
38 |
INSTALL_TARGET= install-strip |
39 |
|
39 |
|
40 |
LIBVERSION= 0.2404.27 |
40 |
LIBVERSION= 0.2404.29 |
41 |
PLIST_SUB+= LIBVERSION=${LIBVERSION} |
41 |
PLIST_SUB+= LIBVERSION=${LIBVERSION} |
42 |
|
42 |
|
43 |
GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ |
43 |
GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ |