diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:47:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:47:54 +0000 |
commit | 8ee9a3584fefeb3d690ec2549846d609e3607360 (patch) | |
tree | ab0870f15f96ef524cc6ec77f6d6c4bf05347f0c /japanese/p5-PDFJ | |
parent | f30824b2efbe63d43d2f6c20532432b115efc294 (diff) |
Notes
Diffstat (limited to 'japanese/p5-PDFJ')
-rw-r--r-- | japanese/p5-PDFJ/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/japanese/p5-PDFJ/Makefile b/japanese/p5-PDFJ/Makefile index a90af7577eae..c781563ee6b2 100644 --- a/japanese/p5-PDFJ/Makefile +++ b/japanese/p5-PDFJ/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: p5-PDFJ -# Date created: Oct 22, 2002 -# Whom: kuriyama@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= PDFJ PORTVERSION= 0.90 @@ -20,6 +15,7 @@ USE_PERL5= configure WRKSRC= ${WRKDIR} EXTRACT_BEFORE_ARGS= -qo -a +NO_STAGE= yes .include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- |