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 /accessibility/dasher/Makefile | |
parent | - Reset maintainership (diff) |
- Convert use_xz,bzip to USES
Approved by: portmgr
Diffstat (limited to 'accessibility/dasher/Makefile')
-rw-r--r-- | accessibility/dasher/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |