aboutsummaryrefslogtreecommitdiff
path: root/japanese/jacode.pl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-01 19:50:25 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-01 19:50:25 +0000
commiteffbc60df9c0e1d74e34e63185c40b41f1e5e038 (patch)
tree9448514424c51257bbffb45ba4932d1a3e5d56ef /japanese/jacode.pl
parentf1d203580106d0e511238e2676a196ed5ae71879 (diff)
downloadports-effbc60df9c0e1d74e34e63185c40b41f1e5e038.tar.gz
ports-effbc60df9c0e1d74e34e63185c40b41f1e5e038.zip
- Stage support
- remove tab in pkg-descr PR: ports/183516 Submitted by: Takefu (maintainer)
Notes
Notes: svn path=/head/; revision=335435
Diffstat (limited to 'japanese/jacode.pl')
-rw-r--r--japanese/jacode.pl/Makefile5
-rw-r--r--japanese/jacode.pl/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/japanese/jacode.pl/Makefile b/japanese/jacode.pl/Makefile
index a33645a078a7..4a7dae0accee 100644
--- a/japanese/jacode.pl/Makefile
+++ b/japanese/jacode.pl/Makefile
@@ -19,12 +19,11 @@ USE_PERL5= run
PLIST_FILES= ${SITE_PERL_REL}/${PORTNAME}
NO_BUILD= yes
-NO_STAGE= yes
pre-install:
@cd ${WRKSRC}; ${PERL} ${WRKSRC}/test.pl
do-install:
- @${MKDIR} ${PREFIX}/${SITE_PERL_REL}
- @${INSTALL_DATA} ${WRKSRC}/${PORTNAME} ${PREFIX}/${SITE_PERL_REL}/${PORTNAME}
+ @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}
+ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PORTNAME}
.include <bsd.port.mk>
diff --git a/japanese/jacode.pl/pkg-descr b/japanese/jacode.pl/pkg-descr
index 3de9c6b2c6ca..28aacd1dbcfc 100644
--- a/japanese/jacode.pl/pkg-descr
+++ b/japanese/jacode.pl/pkg-descr
@@ -14,4 +14,4 @@ This software has upper compatibility to jcode.pl.
* No Object oriented
* Possible to re-use past code and how to
-WWW: http://search.cpan.org/dist/jacode/
+WWW: http://search.cpan.org/dist/jacode/