Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2013 17:27:41 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322403 - in head: devel/adime devel/creduce devel/csmith devel/delta devel/smake dns/adns games/gtklife misc/getopt shells/dash sysutils/x86info x11/xclip
Message-ID:  <201307061727.r66HRfPs043821@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sat Jul  6 17:27:41 2013
New Revision: 322403
URL: http://svnweb.freebsd.org/changeset/ports/322403

Log:
  Convert some of my ports from USE_GMAKE to USES=gmake.
  The remainder have other pending patches which I must finish before conversion.

Modified:
  head/devel/adime/Makefile
  head/devel/creduce/Makefile
  head/devel/csmith/Makefile
  head/devel/delta/Makefile
  head/devel/smake/Makefile
  head/dns/adns/Makefile
  head/games/gtklife/Makefile
  head/misc/getopt/Makefile
  head/shells/dash/Makefile
  head/sysutils/x86info/Makefile
  head/x11/xclip/Makefile

Modified: head/devel/adime/Makefile
==============================================================================
--- head/devel/adime/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/devel/adime/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -12,7 +12,7 @@ COMMENT=	Generate Allegro dialogs in a v
 
 LIB_DEPENDS=	alleg:${PORTSDIR}/devel/allegro
 
-USE_GMAKE=	yes
+USES=	gmake
 
 .include "Makefile.man"
 

Modified: head/devel/creduce/Makefile
==============================================================================
--- head/devel/creduce/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/devel/creduce/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -26,9 +26,10 @@ GH_TAGNAME=	a2422d5
 GH_COMMIT=	a2422d5
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
 USE_PERL5=	yes
 
+USES=	gmake
+
 MAKE_JOBS_SAFE=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/csmith/Makefile
==============================================================================
--- head/devel/csmith/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/devel/csmith/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -11,13 +11,14 @@ COMMENT=	Generates random C programs tha
 LICENSE=	BSD
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
 USE_AUTOTOOLS=	autoconf
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--docdir=${DOCSDIR}
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
+USES=	gmake
+
 MAKE_JOBS_SAFE=	yes
 
 ONLY_FOR_ARCHS=	i386 amd64

Modified: head/devel/delta/Makefile
==============================================================================
--- head/devel/delta/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/devel/delta/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -12,7 +12,7 @@ LICENSE=	BSD
 
 PLIST_FILES=	bin/delta bin/multidelta bin/topformflat
 
-USE_GMAKE=	yes
+USES=	gmake
 MAKE_JOBS_SAFE=	yes
 
 do-install:

Modified: head/devel/smake/Makefile
==============================================================================
--- head/devel/smake/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/devel/smake/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -17,7 +17,7 @@ LICENSE_FILE_CDDL=	${WRKSRC}/CDDL.Schily
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.a.*//g}
 
 USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=	gmake
 MAKE_ARGS=	INS_BASE=${PREFIX} DEFMANBASE=.
 
 MAKE_JOBS_SAFE=	yes

Modified: head/dns/adns/Makefile
==============================================================================
--- head/dns/adns/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/dns/adns/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -12,9 +12,10 @@ COMMENT=	Easy to use asynchronous-capabl
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_GMAKE=	yes
 MAKE_JOBS_SAFE=	yes
 
+USES=	gmake
+
 LIBVERSION=	1
 PLIST_SUB+=	LIBVERSION="${LIBVERSION}"
 

Modified: head/games/gtklife/Makefile
==============================================================================
--- head/games/gtklife/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/games/gtklife/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 WANT_GNOME=	yes
 INSTALLS_ICONS=	yes
-USE_GMAKE=	yes
+USES=	gmake
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" docdir="${DOCSDIR}"
 
 PLIST=		${WRKDIR}/pkg-plist

Modified: head/misc/getopt/Makefile
==============================================================================
--- head/misc/getopt/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/misc/getopt/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -9,8 +9,7 @@ MASTER_SITES=	http://software.frodo.looi
 MAINTAINER=	eadler@FreeBSD.org
 COMMENT=	Replacement for getopt(1) that supports GNU-style long options
 
-USES=		gettext
-USE_GMAKE=	yes
+USES=		gettext gmake
 
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -lintl

Modified: head/shells/dash/Makefile
==============================================================================
--- head/shells/dash/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/shells/dash/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -9,9 +9,10 @@ MAINTAINER=	eadler@FreeBSD.org
 COMMENT=	POSIX-compliant implementation of /bin/sh
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
 CFLAGS+=	-DUNUSABLE_RT_SIGNALS
 
+USES=	gmake
+
 MAKE_JOBS_SAFE=	yes
 
 PLIST_FILES=	bin/dash

Modified: head/sysutils/x86info/Makefile
==============================================================================
--- head/sysutils/x86info/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/sysutils/x86info/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -17,9 +17,8 @@ LIB_DEPENDS=	pci:${PORTSDIR}/devel/libpc
 ONLY_FOR_ARCHS=	i386 amd64
 
 USE_GCC=	any
-USE_GMAKE=	yes
+USES=	gmake pkgconfig
 ALL_TARGET=	x86info lsmsr
-USES=	pkgconfig
 USE_PYTHON_BUILD=yes
 MAKE_JOBS_SAFE=	yes
 

Modified: head/x11/xclip/Makefile
==============================================================================
--- head/x11/xclip/Makefile	Sat Jul  6 17:14:07 2013	(r322402)
+++ head/x11/xclip/Makefile	Sat Jul  6 17:27:41 2013	(r322403)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 USE_AUTOTOOLS=	autoconf:env aclocal:env automake:env
 USE_XORG=	x11 xmu
-USE_GMAKE=	yes
+USES=	gmake
 GNU_CONFIGURE=	yes
 MAKE_JOBS_SAFE=	yes
 



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