summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-03 18:23:26 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-03 18:23:26 +0000
commit1ab2f8aa2c3fbb00ce37c32765366a7d95ffd3c4 (patch)
tree391f63e67ad128ab1b501e1f2b50ccf07f919175 /graphics
parentAdd an explicit dependency on pkgconf (diff)
Fix USES conversion
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326192
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo-java/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cairo-java/Makefile b/graphics/cairo-java/Makefile
index 12eb2cfe50a2..30bf388caf40 100644
--- a/graphics/cairo-java/Makefile
+++ b/graphics/cairo-java/Makefile
@@ -16,13 +16,12 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
glibjni-${GLIB_API_VERSION}.1:${PORTSDIR}/devel/glib-java
USE_BZIP2= yes
-USES= gmake pkgconfig
+USES= gmake pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
JAVA_OS= native
-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