diff options
Diffstat (limited to 'graphics/cairo-java/Makefile')
-rw-r--r-- | graphics/cairo-java/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cairo-java/Makefile b/graphics/cairo-java/Makefile index f41a22ccd996..a8d18b0f0b9f 100644 --- a/graphics/cairo-java/Makefile +++ b/graphics/cairo-java/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native -USE_GNOME= gnomehack +USES= pathfix CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} CPPFLAGS+= -I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd CAIRO_API_VERSION= 1.0 |