Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2014 22:17:04 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341126 - head/net-mgmt/slate
Message-ID:  <201401252217.s0PMH4Fv047675@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Jan 25 22:17:03 2014
New Revision: 341126
URL: http://svnweb.freebsd.org/changeset/ports/341126
QAT: https://qat.redports.org/buildarchive/r341126/

Log:
  Support stage
  USE_GMAKE -> USES=gmake

Modified:
  head/net-mgmt/slate/Makefile

Modified: head/net-mgmt/slate/Makefile
==============================================================================
--- head/net-mgmt/slate/Makefile	Sat Jan 25 22:11:18 2014	(r341125)
+++ head/net-mgmt/slate/Makefile	Sat Jan 25 22:17:03 2014	(r341126)
@@ -11,8 +11,7 @@ COMMENT=	Simple traffic analysis and dat
 
 PLIST_FILES=	bin/sfas
 
+USES=		gmake
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401252217.s0PMH4Fv047675>