aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2014-04-30 04:32:07 +0800
committerthierry <thierry@FreeBSD.org>2014-04-30 04:32:07 +0800
commit405384cad59403444029d9304e97b80c0a9525ad (patch)
treebeb85bdb59af2a6e1cc2dc56652044395858625f /converters
parent62694d4c92fb985e4e1fefe54c897bd58bed2c27 (diff)
downloadfreebsd-ports-gnome-405384cad59403444029d9304e97b80c0a9525ad.tar.gz
freebsd-ports-gnome-405384cad59403444029d9304e97b80c0a9525ad.tar.zst
freebsd-ports-gnome-405384cad59403444029d9304e97b80c0a9525ad.zip
Pet portlint.
Diffstat (limited to 'converters')
-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