diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-30 13:47:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-30 13:47:08 +0800 |
commit | ee0f14ed9262ea6780e46663549394b5a4cfb7a3 (patch) | |
tree | a0f926005657ea99360181f681f664acdd14cc12 /accessibility/py-atspi | |
parent | f679725653afd657aed83da76b08faeb21623507 (diff) | |
download | freebsd-ports-gnome-ee0f14ed9262ea6780e46663549394b5a4cfb7a3.tar.gz freebsd-ports-gnome-ee0f14ed9262ea6780e46663549394b5a4cfb7a3.tar.zst freebsd-ports-gnome-ee0f14ed9262ea6780e46663549394b5a4cfb7a3.zip |
- Convert use_xz,bzip to USES
Approved by: portmgr
Diffstat (limited to 'accessibility/py-atspi')
-rw-r--r-- | accessibility/py-atspi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |