|
|
@ -14,4 +14,4 @@ |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
pkginstalled gtk+ || var_append extraconfopt ' ' '--disable-gtk-peer' |
|
|
|
pkginstalled gtk+ || var_append extraconfopt ' ' '--disable-gtk-peer' |
|
|
|
var_append GCC_WRAPPER_INSERT " " "-I/usr/X11R6/include -I/usr/include/freetype2" |
|
|
|
var_append GCC_WRAPPER_INSERT " " "-I/usr/X11/include -I/usr/include/freetype2" |
|
|
|