From 1c56a071cba0251dbdde982aadf55d5c1948e8a3 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sat, 21 Jun 2014 07:38:32 +0000 Subject: [PATCH] graphics/dmtx-utils: USES+= pkgconfig While unbreaking configuration in poudriere, also convert USE_BZIP2. Covered by just-fix-it blanket. --- graphics/dmtx-utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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