Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2014 14:40:53 +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: r347621 - head/net/wmwifi
Message-ID:  <201403091440.s29EerD0091886@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Mar  9 14:40:52 2014
New Revision: 347621
URL: http://svnweb.freebsd.org/changeset/ports/347621
QAT: https://qat.redports.org/buildarchive/r347621/

Log:
  - Stage support
  - Convert to USES

Modified:
  head/net/wmwifi/Makefile

Modified: head/net/wmwifi/Makefile
==============================================================================
--- head/net/wmwifi/Makefile	Sun Mar  9 14:40:42 2014	(r347620)
+++ head/net/wmwifi/Makefile	Sun Mar  9 14:40:52 2014	(r347621)
@@ -15,11 +15,10 @@ COMMENT=	Dockapp displaying the signal s
 
 GNU_CONFIGURE=	yes
 USE_XORG=	x11 xpm
-USE_GMAKE=	yes
+USES=		gmake
 
 CPPFLAGS+=	-I${LOCALBASE}/include
 
 PLIST_FILES=	bin/wmwifi
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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