svn commit: r329467 - head/chinese/qe
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 5 15:18:45 UTC 2013
Author: sunpoet
Date: Sat Oct 5 15:18:44 2013
New Revision: 329467
URL: http://svnweb.freebsd.org/changeset/ports/329467
Log:
- Use USES=gmake
Modified:
head/chinese/qe/Makefile (contents, props changed)
Modified: head/chinese/qe/Makefile
==============================================================================
--- head/chinese/qe/Makefile Sat Oct 5 15:03:22 2013 (r329466)
+++ head/chinese/qe/Makefile Sat Oct 5 15:18:44 2013 (r329467)
@@ -12,7 +12,7 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= QE is a PE2-like editor program under U*nix
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
post-configure:
@${REINPLACE_CMD} -e '49s,-s,,' ${WRKSRC}/src/Makefile
More information about the svn-ports-all
mailing list