aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ansifilter/Makefile3
-rw-r--r--textproc/confetti/Makefile3
-rw-r--r--textproc/eqe/Makefile3
-rw-r--r--textproc/goldendict/Makefile3
-rw-r--r--textproc/heirloom-doctools/Makefile3
-rw-r--r--textproc/libebml/Makefile3
-rw-r--r--textproc/p5-xmltv/Makefile3
-rw-r--r--textproc/pootle/Makefile3
-rw-r--r--textproc/rarian/Makefile3
-rw-r--r--textproc/redet/Makefile3
-rw-r--r--textproc/sdcv/Makefile3
-rw-r--r--textproc/ssddiff/Makefile3
-rw-r--r--textproc/texi2html/Makefile3
13 files changed, 13 insertions, 26 deletions
diff --git a/textproc/ansifilter/Makefile b/textproc/ansifilter/Makefile
index 3f0b231614e1..c4bbb269ff48 100644
--- a/textproc/ansifilter/Makefile
+++ b/textproc/ansifilter/Makefile
@@ -13,8 +13,7 @@ LICENSE= GPLv3
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_BZIP2= yes
-USES= gmake
+USES= gmake tar:bzip2
MAKEFILE= makefile
PORTDOCS= ChangeLog README
diff --git a/textproc/confetti/Makefile b/textproc/confetti/Makefile
index d7d08486a878..1ee241d7665f 100644
--- a/textproc/confetti/Makefile
+++ b/textproc/confetti/Makefile
@@ -11,8 +11,7 @@ COMMENT= Configuration file parser generator
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
-USE_BZIP2= yes
-USES= bison perl5 gmake
+USES= bison perl5 gmake tar:bzip2
DATE= 20120801
MAKE_ARGS+= FLEX=${LOCALBASE}/bin/flex
MAKE_JOBS_UNSAFE=yes
diff --git a/textproc/eqe/Makefile b/textproc/eqe/Makefile
index 6fb9a967efba..5be50edd8cc2 100644
--- a/textproc/eqe/Makefile
+++ b/textproc/eqe/Makefile
@@ -15,9 +15,8 @@ BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
Magick++-config:${PORTSDIR}/graphics/ImageMagick
-USES= perl5 shebangfix
+USES= perl5 shebangfix tar:bzip2
SHEBANG_FILES= src/eqe src/eqedit
-USE_BZIP2= yes
USE_TEX= tex
OPTIONS_DEFINE= DOCS
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile
index 3ca121deb58b..8731c541a437 100644
--- a/textproc/goldendict/Makefile
+++ b/textproc/goldendict/Makefile
@@ -17,10 +17,9 @@ LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libvorbis.so:${PORTSDIR}/audio/libvorbis
-USE_BZIP2= yes
NO_WRKSUBDIR= yes
HAS_CONFIGURE= yes
-USES= dos2unix pkgconfig qmake
+USES= dos2unix pkgconfig qmake tar:bzip2
DOS2UNIX_FILES= processwrapper.cc
USE_XORG= xtst
USE_QT4= corelib gui webkit phonon \
diff --git a/textproc/heirloom-doctools/Makefile b/textproc/heirloom-doctools/Makefile
index 841520d0d3ef..a42c2160653b 100644
--- a/textproc/heirloom-doctools/Makefile
+++ b/textproc/heirloom-doctools/Makefile
@@ -10,8 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S,0.0.,,}
MAINTAINER= hrs@FreeBSD.org
COMMENT= Portable and enhanced troff, nroff, and related utilities
-USES= gmake
-USE_BZIP2= yes
+USES= gmake tar:bzip2
ALL_TARGET= #empty
MAKE_ENV+= INSTALL=${INSTALL} \
BINDIR=${BINDIR} \
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile
index 56ec12773177..00b8c8c33a02 100644
--- a/textproc/libebml/Makefile
+++ b/textproc/libebml/Makefile
@@ -12,8 +12,7 @@ COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML
LICENSE= LGPL21
-USES= gmake
-USE_BZIP2= yes
+USES= gmake tar:bzip2
BUILD_WRKSRC= ${WRKSRC}/make/linux
INSTALL_WRKSRC= ${WRKSRC}/make/linux
USE_LDCONFIG= yes
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile
index fd2347f1a75e..0a0fdb88a77c 100644
--- a/textproc/p5-xmltv/Makefile
+++ b/textproc/p5-xmltv/Makefile
@@ -47,8 +47,7 @@ XMLTV_DEPENDS= \
BUILD_DEPENDS= ${XMLTV_DEPENDS}
RUN_DEPENDS= ${XMLTV_DEPENDS}
-USES= perl5
-USE_BZIP2= yes
+USES= perl5 tar:bzip2
USE_PERL5= configure
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile
index ae19e9c61e34..d0a6e01e0c52 100644
--- a/textproc/pootle/Makefile
+++ b/textproc/pootle/Makefile
@@ -21,8 +21,7 @@ BROKEN= Does not install
CONFLICTS= ${PYTHON_PKGNAMEPREFIX}django-profiles-[0-9]* \
${PYTHON_PKGNAMEPREFIX}django-registration-[0-9]*
-USE_BZIP2= yes
-USES= gettext
+USES= gettext tar:bzip2
USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= Pootle
diff --git a/textproc/rarian/Makefile b/textproc/rarian/Makefile
index 9dd936875c08..6aa1ca6a5236 100644
--- a/textproc/rarian/Makefile
+++ b/textproc/rarian/Makefile
@@ -23,8 +23,7 @@ DOCBOOK_VERSION=4.2
CONFLICTS= scrollkeeper-[0-9]*
-USE_BZIP2= yes
-USES= gmake pathfix
+USES= gmake pathfix tar:bzip2
USE_GNOME= gnomehier libxslt
USE_PYTHON= yes
GNU_CONFIGURE= yes
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile
index fc2c7adcebbb..37fad20a0025 100644
--- a/textproc/redet/Makefile
+++ b/textproc/redet/Makefile
@@ -14,8 +14,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwi
OPTIONS_DEFINE= DOCS
NO_BUILD= yes
-USE_BZIP2= yes
-USES+= tk:run
+USES+= tk:run tar:bzip2
PORTDOCS= AUTHORS COPYING CREDITS LICENSE NEWS README-General ChangeLog
PLIST_FILES= bin/redet \
diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile
index 1477c7832b7b..e66dd5937f9e 100644
--- a/textproc/sdcv/Makefile
+++ b/textproc/sdcv/Makefile
@@ -12,8 +12,7 @@ COMMENT= Text-based utility for work with dictionaries in StarDict's format
LICENSE= GPLv2 # (or later)
-USE_BZIP2= yes
-USES= gettext pkgconfig readline
+USES= gettext pkgconfig readline tar:bzip2
USE_GNOME= glib20
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--copy --force
diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile
index be8922aa50aa..187480374190 100644
--- a/textproc/ssddiff/Makefile
+++ b/textproc/ssddiff/Makefile
@@ -12,8 +12,7 @@ COMMENT= Diff application for semistructured data such as XML files
LICENSE= GPLv2 # (or later)
-USE_BZIP2= yes
-USES= pkgconfig
+USES= pkgconfig tar:bzip2
USE_GNOME= libxml2
USE_GCC= any
USE_AUTOTOOLS= automake14
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index 0022d7808cf2..b7847467f805 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -14,8 +14,7 @@ COMMENT= Texinfo to HTML converter
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=${PERL}
CONFIGURE_ARGS= --disable-multiplatform
-USES= gmake perl5 shebangfix
-USE_BZIP2= yes
+USES= gmake perl5 shebangfix tar:bzip2
SHEBANG_FILES= *.pl
OPTIONS_DEFINE= NLS DOCS