summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo-java/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cairo-java/Makefile b/graphics/cairo-java/Makefile
index a0bf78a14..63f27652b 100644
--- a/graphics/cairo-java/Makefile
+++ b/graphics/cairo-java/Makefile
@@ -3,6 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
+# $MCom$
#
PORTNAME= cairo-java
@@ -21,7 +22,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
USE_BZIP2= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
USE_JAVA= yes
JAVA_VERSION= 1.2+
JAVA_OS= native