summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/uni2ascii/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile
index 564b64edf50b..40b83dd9089b 100644
--- a/textproc/uni2ascii/Makefile
+++ b/textproc/uni2ascii/Makefile
@@ -12,8 +12,8 @@ COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents
LICENSE= GPLv3
+USES= tar:bzip2
GNU_CONFIGURE= yes
-USE_BZIP2= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"