svn commit: r355787 - in head/accessibility: accerciser at-spi2-atk at-spi2-core atk atkmm dasher py-atspi redshift

Martin Wilke miwi at FreeBSD.org
Fri May 30 05:47:11 UTC 2014


Author: miwi
Date: Fri May 30 05:47:08 2014
New Revision: 355787
URL: http://svnweb.freebsd.org/changeset/ports/355787
QAT: https://qat.redports.org/buildarchive/r355787/

Log:
  - Convert use_xz,bzip to USES
  
  Approved by:	portmgr

Modified:
  head/accessibility/accerciser/Makefile
  head/accessibility/at-spi2-atk/Makefile
  head/accessibility/at-spi2-core/Makefile
  head/accessibility/atk/Makefile
  head/accessibility/atkmm/Makefile
  head/accessibility/dasher/Makefile
  head/accessibility/py-atspi/Makefile
  head/accessibility/redshift/Makefile

Modified: head/accessibility/accerciser/Makefile
==============================================================================
--- head/accessibility/accerciser/Makefile	Fri May 30 05:32:16 2014	(r355786)
+++ head/accessibility/accerciser/Makefile	Fri May 30 05:47:08 2014	(r355787)
@@ -12,10 +12,9 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Interactive Python accessibility explorer for GNOME
 
-USE_BZIP2=	yes
 USE_GNOME=	pygnomedesktop atspi intlhack
 USE_PYTHON=	2
-USES=		display:configure gettext gmake pkgconfig
+USES=		display:configure gettext gmake pkgconfig tar:bzip2
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes

Modified: head/accessibility/at-spi2-atk/Makefile
==============================================================================
--- head/accessibility/at-spi2-atk/Makefile	Fri May 30 05:32:16 2014	(r355786)
+++ head/accessibility/at-spi2-atk/Makefile	Fri May 30 05:47:08 2014	(r355787)
@@ -19,8 +19,7 @@ RUN_DEPENDS=	at-spi2-core>=2.8.0:${PORTS
 
 PORTSCOUT=	limitw:1,even
 
-USE_XZ=		yes
-USES=		gmake pathfix pkgconfig
+USES=		gmake pathfix pkgconfig tar:xz
 USE_GNOME=	gnomehier intlhack glib20 atk
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/accessibility/at-spi2-core/Makefile
==============================================================================
--- head/accessibility/at-spi2-core/Makefile	Fri May 30 05:32:16 2014	(r355786)
+++ head/accessibility/at-spi2-core/Makefile	Fri May 30 05:47:08 2014	(r355787)
@@ -17,8 +17,7 @@ LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/de
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gettext gmake pathfix pkgconfig
-USE_XZ=		yes
+USES=		gettext gmake pathfix pkgconfig tar:xz
 USE_GNOME=	gnomehier glib20 intlhack introspection:build
 USE_XORG=	x11 xi xtst xext
 USE_LDCONFIG=	yes

Modified: head/accessibility/atk/Makefile
==============================================================================
--- head/accessibility/atk/Makefile	Fri May 30 05:32:16 2014	(r355786)
+++ head/accessibility/atk/Makefile	Fri May 30 05:47:08 2014	(r355787)
@@ -12,7 +12,7 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	GNOME accessibility toolkit (ATK)
 
-USE_XZ=		yes
+USES=	tar:xz
 
 .if !defined(REFERENCE_PORT)
 

Modified: head/accessibility/atkmm/Makefile
==============================================================================
--- head/accessibility/atkmm/Makefile	Fri May 30 05:32:16 2014	(r355786)
+++ head/accessibility/atkmm/Makefile	Fri May 30 05:47:08 2014	(r355787)
@@ -10,8 +10,7 @@ MASTER_SITES=	GNOME
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	C++ wrapper for ATK API library
 
-USES=		gmake pathfix pkgconfig
-USE_XZ=		yes
+USES=		gmake pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
 USE_GNOME=	atk glibmm
 GNU_CONFIGURE=	yes

Modified: head/accessibility/dasher/Makefile
==============================================================================
--- head/accessibility/dasher/Makefile	Fri May 30 05:32:16 2014	(r355786)
+++ head/accessibility/dasher/Makefile	Fri May 30 05:47:08 2014	(r355787)
@@ -17,8 +17,7 @@ BUILD_DEPENDS=	rarian-sk-config:${PORTSD
 LIB_DEPENDS=	libogg.so:${PORTSDIR}/audio/libogg
 RUN_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
 
-USE_BZIP2=	yes
-USES=		gettext gmake pathfix pkgconfig
+USES=		gettext gmake pathfix pkgconfig tar:bzip2
 USE_GNOME=	gnomeprefix intlhack gnomehier libgnomeui atspi \
 		libwnck gnomedocutils
 GNU_CONFIGURE=	yes

Modified: head/accessibility/py-atspi/Makefile
==============================================================================
--- head/accessibility/py-atspi/Makefile	Fri May 30 05:32:16 2014	(r355786)
+++ head/accessibility/py-atspi/Makefile	Fri May 30 05:47:08 2014	(r355787)
@@ -18,8 +18,7 @@ RUN_DEPENDS=	${LOCALBASE}/libexec/at-spi
 
 CONFLICTS=	at-spi-1.[0-9]*
 
-USE_XZ=		yes
-USES=		gettext gmake pathfix pkgconfig
+USES=		gettext gmake pathfix pkgconfig tar:xz
 USE_GNOME=	gnomehier intlhack pygobject3
 GNU_CONFIGURE=	yes
 USE_PYTHON=	2

Modified: head/accessibility/redshift/Makefile
==============================================================================
--- head/accessibility/redshift/Makefile	Fri May 30 05:32:16 2014	(r355786)
+++ head/accessibility/redshift/Makefile	Fri May 30 05:47:08 2014	(r355787)
@@ -10,8 +10,7 @@ MASTER_SITES=	http://launchpad.net/redsh
 MAINTAINER=	feld at FreeBSD.org
 COMMENT=	Adjusts the color temperature of your screen
 
-USES=		gmake pkgconfig
-USE_BZIP2=	yes
+USES=		gmake pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 


More information about the svn-ports-all mailing list