From a4e7603e9a84615c3a753ce95db18ac6334daba9 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Tue, 29 Apr 2014 20:32:07 +0000 Subject: [PATCH] Pet portlint. --- converters/ascii2binary/Makefile | 5 ++--- 1 file 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