aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Encode-EUCJPMS
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-06 10:56:59 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-06 10:56:59 +0000
commita0749208defc917928a214ceceeeab7e5b1bfa61 (patch)
tree72246a51fbcf4bf9353a1a461291cc0fe93a4392 /japanese/p5-Encode-EUCJPMS
parent700e58cb8a4db0dcf707c1e6570694dc906ce3df (diff)
downloadports-a0749208defc917928a214ceceeeab7e5b1bfa61.tar.gz
ports-a0749208defc917928a214ceceeeab7e5b1bfa61.zip
Support staging.
Notes
Notes: svn path=/head/; revision=343026
Diffstat (limited to 'japanese/p5-Encode-EUCJPMS')
-rw-r--r--japanese/p5-Encode-EUCJPMS/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/japanese/p5-Encode-EUCJPMS/Makefile b/japanese/p5-Encode-EUCJPMS/Makefile
index 97b3e5bac32e..5aca7c494da0 100644
--- a/japanese/p5-Encode-EUCJPMS/Makefile
+++ b/japanese/p5-Encode-EUCJPMS/Makefile
@@ -6,6 +6,7 @@ PORTVERSION= 0.07
PORTREVISION= 2
CATEGORIES= japanese converters perl5
MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
MAINTAINER= knu@FreeBSD.org
COMMENT= A Perl5 module defining Microsoft compatible encodings for Japanese
@@ -13,12 +14,4 @@ COMMENT= A Perl5 module defining Microsoft compatible encodings for Japanese
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.pre.mk>
-
-PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>