aboutsummaryrefslogtreecommitdiff
path: root/japanese/freepwing
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-05-09 16:30:33 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-05-09 16:30:33 +0000
commit54cc187c1e248fd474ace54aee4f80101c03dc50 (patch)
tree363435de56a595bc6339a20a16df9da8c72d633e /japanese/freepwing
parenta059a89cfcc0feddb9decc790252cf56d6eb4ccf (diff)
downloadports-54cc187c1e248fd474ace54aee4f80101c03dc50.tar.gz
ports-54cc187c1e248fd474ace54aee4f80101c03dc50.zip
- Port is stage safe
- Convert to USES=gmake
Notes
Notes: svn path=/head/; revision=353474
Diffstat (limited to 'japanese/freepwing')
-rw-r--r--japanese/freepwing/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/freepwing/Makefile b/japanese/freepwing/Makefile
index 562a5871aa4f..e4deadf2a3ad 100644
--- a/japanese/freepwing/Makefile
+++ b/japanese/freepwing/Makefile
@@ -12,10 +12,8 @@ COMMENT= Free JIS X 4081 (subset of EPWING V1) Formatter
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
-USES= perl5
-USE_GMAKE= yes
+USES= gmake perl5
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgdocdir=${DOCSDIR}
-NO_STAGE= yes
.include <bsd.port.mk>