Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2014 23:58:01 +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: r340953 - head/devel/upslug
Message-ID:  <201401242358.s0ONw11x000283@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Jan 24 23:58:01 2014
New Revision: 340953
URL: http://svnweb.freebsd.org/changeset/ports/340953
QAT: https://qat.redports.org/buildarchive/r340953/

Log:
  Support stage

Modified:
  head/devel/upslug/Makefile

Modified: head/devel/upslug/Makefile
==============================================================================
--- head/devel/upslug/Makefile	Fri Jan 24 23:57:48 2014	(r340952)
+++ head/devel/upslug/Makefile	Fri Jan 24 23:58:01 2014	(r340953)
@@ -10,7 +10,7 @@ DISTNAME=	upslug2-11
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Firmware upload tool for Linksys NSLU2
 
-USE_GMAKE=	yes
+USES=		gmake
 GNU_CONFIGURE=	yes
 
 CONFIGURE_ARGS+=	--with-libpcap
@@ -19,5 +19,4 @@ NO_MAN=		defined
 
 PLIST_FILES=	sbin/upslug2
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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