Lines 4-10
Link Here
|
4 |
# adwaita-icon-theme, gnome-themes-standard and mate-themes |
4 |
# adwaita-icon-theme, gnome-themes-standard and mate-themes |
5 |
|
5 |
|
6 |
PORTNAME= gtk |
6 |
PORTNAME= gtk |
7 |
PORTVERSION= 3.24.9 |
7 |
PORTVERSION= 3.24.10 |
8 |
CATEGORIES= x11-toolkits |
8 |
CATEGORIES= x11-toolkits |
9 |
MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |
9 |
MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |
10 |
PKGNAMESUFFIX= 3 |
10 |
PKGNAMESUFFIX= 3 |
Lines 43-49
CPPFLAGS+= -fno-omit-frame-pointer
Link Here
|
43 |
INSTALLS_ICONS= yes |
43 |
INSTALLS_ICONS= yes |
44 |
INSTALL_TARGET= install-strip |
44 |
INSTALL_TARGET= install-strip |
45 |
|
45 |
|
46 |
LIBVERSION= 0.2404.5 |
46 |
LIBVERSION= 0.2404.6 |
47 |
PLIST_SUB+= LIBVERSION=${LIBVERSION} |
47 |
PLIST_SUB+= LIBVERSION=${LIBVERSION} |
48 |
|
48 |
|
49 |
GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ |
49 |
GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ |