Modified classpath to cope with X11 (R6 or R7).

This commit is contained in:
Minto van der Sluis
2007-09-29 12:25:00 +02:00
parent 89852ee32c
commit 09b156fc92
+1 -1
View File
@@ -14,4 +14,4 @@
# --- SDE-COPYRIGHT-NOTE-END ---
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"