summaryrefslogtreecommitdiff
path: root/japanese/p5-PDFJ/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-11-03 09:00:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-11-03 09:00:49 +0000
commit6e56e6082f85179647e9595bfaf8ad1acbe6cf6a (patch)
tree7ad0e210b2827cad363c2342328b49f218589a26 /japanese/p5-PDFJ/Makefile
parentMark as broken due to connection refused when attempting to contact (diff)
Upgrade to 0.71.
Notes
Notes: svn path=/head/; revision=92947
Diffstat (limited to 'japanese/p5-PDFJ/Makefile')
-rw-r--r--japanese/p5-PDFJ/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/p5-PDFJ/Makefile b/japanese/p5-PDFJ/Makefile
index 3c0c7e029a2b..01ecbbb31460 100644
--- a/japanese/p5-PDFJ/Makefile
+++ b/japanese/p5-PDFJ/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= PDFJ
-PORTVERSION= 0.6
-PORTREVISION= 1
+PORTVERSION= 0.71
CATEGORIES= japanese perl5
MASTER_SITES= http://hp1.jonex.ne.jp/%7Enakajima.yasushi/archives/
@@ -17,6 +16,7 @@ COMMENT= PDFJ module provides methods to generate Japanese PDF file
USE_ZIP= YES
PERL_CONFIGURE= YES
WRKSRC= ${WRKDIR}
+EXTRACT_BEFORE_ARGS= -qo -a
.include <bsd.port.pre.mk>