svn commit: r343893 - head/net-p2p/napshare

Martin Wilke miwi at FreeBSD.org
Wed Feb 12 10:37:54 UTC 2014


Author: miwi
Date: Wed Feb 12 10:37:54 2014
New Revision: 343893
URL: http://svnweb.freebsd.org/changeset/ports/343893
QAT: https://qat.redports.org/buildarchive/r343893/

Log:
  - Stage support
  - Convert to USES

Modified:
  head/net-p2p/napshare/Makefile

Modified: head/net-p2p/napshare/Makefile
==============================================================================
--- head/net-p2p/napshare/Makefile	Wed Feb 12 10:37:22 2014	(r343892)
+++ head/net-p2p/napshare/Makefile	Wed Feb 12 10:37:54 2014	(r343893)
@@ -10,9 +10,8 @@ MASTER_SITES=	SF/${PORTNAME}/NapShare%20
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A GTK based Gnutella client
 
-USE_GMAKE=	yes
+USES=		gmake
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list