svn commit: r353474 - head/japanese/freepwing
Pawel Pekala
pawel at FreeBSD.org
Fri May 9 16:30:34 UTC 2014
Author: pawel
Date: Fri May 9 16:30:33 2014
New Revision: 353474
URL: http://svnweb.freebsd.org/changeset/ports/353474
QAT: https://qat.redports.org/buildarchive/r353474/
Log:
- Port is stage safe
- Convert to USES=gmake
Modified:
head/japanese/freepwing/Makefile
Modified: head/japanese/freepwing/Makefile
==============================================================================
--- head/japanese/freepwing/Makefile Fri May 9 16:27:21 2014 (r353473)
+++ head/japanese/freepwing/Makefile Fri May 9 16:30:33 2014 (r353474)
@@ -12,10 +12,8 @@ COMMENT= Free JIS X 4081 (subset of EPWI
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>
More information about the svn-ports-head
mailing list