svn commit: r340953 - head/devel/upslug

Baptiste Daroussin bapt at FreeBSD.org
Fri Jan 24 23:58:01 UTC 2014


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 at 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>


More information about the svn-ports-all mailing list