diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-30 05:47:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-30 05:47:08 +0000 |
commit | c7e04dae7b1b93c6adb9f4f77b60a2b981d7682a (patch) | |
tree | a0f926005657ea99360181f681f664acdd14cc12 | |
parent | 4dd1b307af8a8a2795a29ac418169a9cf4756277 (diff) | |
download | ports-c7e04dae7b1b93c6adb9f4f77b60a2b981d7682a.tar.gz ports-c7e04dae7b1b93c6adb9f4f77b60a2b981d7682a.zip |
Notes
-rw-r--r-- | accessibility/accerciser/Makefile | 3 | ||||
-rw-r--r-- | accessibility/at-spi2-atk/Makefile | 3 | ||||
-rw-r--r-- | accessibility/at-spi2-core/Makefile | 3 | ||||
-rw-r--r-- | accessibility/atk/Makefile | 2 | ||||
-rw-r--r-- | accessibility/atkmm/Makefile | 3 | ||||
-rw-r--r-- | accessibility/dasher/Makefile | 3 | ||||
-rw-r--r-- | accessibility/py-atspi/Makefile | 3 | ||||
-rw-r--r-- | accessibility/redshift/Makefile | 3 |
8 files changed, 8 insertions, 15 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile index 892484aba6cc..2879a1ec2195 100644 --- a/accessibility/accerciser/Makefile +++ b/accessibility/accerciser/Makefile @@ -12,10 +12,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@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 diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index 847d7c4e790d..aeb220cb2e96 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -19,8 +19,7 @@ RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core 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 diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index 70863aafb642..51ac383092d7 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -17,8 +17,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus 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 diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 2d69d20fe9b5..6930b50dc508 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME accessibility toolkit (ATK) -USE_XZ= yes +USES= tar:xz .if !defined(REFERENCE_PORT) diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile index 4318d77b81f1..ca0ae9d08f36 100644 --- a/accessibility/atkmm/Makefile +++ b/accessibility/atkmm/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= GNOME MAINTAINER= gnome@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 diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index e22822999145..772bd1a038ab 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -17,8 +17,7 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian 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 diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile index 435858a3ddb8..b656bb1087d1 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -18,8 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at 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 diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 6bf307064c9f..872eb6d8eb1e 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/ MAINTAINER= feld@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 |