summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/ascii2binary/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/ascii2binary/Makefile b/converters/ascii2binary/Makefile
index a3731c01f42d..c0613628b2df 100644
--- a/converters/ascii2binary/Makefile
+++ b/converters/ascii2binary/Makefile
@@ -9,11 +9,10 @@ MASTER_SITES= http://billposer.org/Software/Downloads/
MAINTAINER= thierry@FreeBSD.org
COMMENT= Convert between textual representations of numbers and binary
-USE_BZIP2= yes
-USES= gettext
-
LICENSE= GPLv3
+USES= gettext tar:bzip2
+
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib