Date: Tue, 11 Feb 2014 16:56:59 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343775 - head/misc/posixtestsuite Message-ID: <201402111656.s1BGuxUN085282@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Tue Feb 11 16:56:58 2014 New Revision: 343775 URL: http://svnweb.freebsd.org/changeset/ports/343775 QAT: https://qat.redports.org/buildarchive/r343775/ Log: - Stage support - Convert from USE_GMAKE to uses Modified: head/misc/posixtestsuite/Makefile Modified: head/misc/posixtestsuite/Makefile ============================================================================== --- head/misc/posixtestsuite/Makefile Tue Feb 11 16:56:03 2014 (r343774) +++ head/misc/posixtestsuite/Makefile Tue Feb 11 16:56:58 2014 (r343775) @@ -15,9 +15,8 @@ NO_BUILD= YES NO_INSTALL= YES NO_PACKAGE= "Nothing to package" -USE_GMAKE= YES +USES= gmake -NO_STAGE= yes .include <bsd.port.pre.mk> REGR_LOG= log.run-5current
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402111656.s1BGuxUN085282>