aboutsummaryrefslogtreecommitdiff
path: root/graphics/dmtx-utils
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-06-21 07:38:32 +0000
committerJohn Marino <marino@FreeBSD.org>2014-06-21 07:38:32 +0000
commit1c56a071cba0251dbdde982aadf55d5c1948e8a3 (patch)
treec3acfc76d80dad9f3555fbbf2e1f04bf6d97cc66 /graphics/dmtx-utils
parentbd1c2e50e5cf8b58f22c3381a569f46e6384fe65 (diff)
downloadports-1c56a071cba0251dbdde982aadf55d5c1948e8a3.tar.gz
ports-1c56a071cba0251dbdde982aadf55d5c1948e8a3.zip
graphics/dmtx-utils: USES+= pkgconfig
While unbreaking configuration in poudriere, also convert USE_BZIP2. Covered by just-fix-it blanket.
Notes
Notes: svn path=/head/; revision=358675
Diffstat (limited to 'graphics/dmtx-utils')
-rw-r--r--graphics/dmtx-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dmtx-utils/Makefile b/graphics/dmtx-utils/Makefile
index 7f6c496ee7c9..9f32d0f5df0f 100644
--- a/graphics/dmtx-utils/Makefile
+++ b/graphics/dmtx-utils/Makefile
@@ -13,7 +13,7 @@ COMMENT= Software for reading and writing Data Matrix barcodes
LIB_DEPENDS= libdmtx.so:${PORTSDIR}/graphics/libdmtx
-USE_BZIP2= yes
+USES= tar:bzip2 pkgconfig
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include