aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/batik/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/batik/Makefile b/graphics/batik/Makefile
index cd2c108acb27..ae1bc78bc549 100644
--- a/graphics/batik/Makefile
+++ b/graphics/batik/Makefile
@@ -8,6 +8,7 @@
PORTNAME= batik
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= graphics java
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= xmlgraphics/${PORTNAME}
@@ -21,7 +22,7 @@ USE_JAVA= 1.5+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_ANT= yes
USE_JIKES= no
-ALL_TARGET= jars
+ALL_TARGET= jars all-jar
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
TARGET_DIR= ${WRKSRC}/${PORTNAME}-${PORTVERSION}