Date: Sat, 21 Jun 2014 07:38:32 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358675 - head/graphics/dmtx-utils Message-ID: <201406210738.s5L7cWos023763@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sat Jun 21 07:38:32 2014 New Revision: 358675 URL: http://svnweb.freebsd.org/changeset/ports/358675 QAT: https://qat.redports.org/buildarchive/r358675/ Log: graphics/dmtx-utils: USES+= pkgconfig While unbreaking configuration in poudriere, also convert USE_BZIP2. Covered by just-fix-it blanket. Modified: head/graphics/dmtx-utils/Makefile Modified: head/graphics/dmtx-utils/Makefile ============================================================================== --- head/graphics/dmtx-utils/Makefile Sat Jun 21 07:05:34 2014 (r358674) +++ head/graphics/dmtx-utils/Makefile Sat Jun 21 07:38:32 2014 (r358675) @@ -13,7 +13,7 @@ COMMENT= Software for reading and writin LIB_DEPENDS= libdmtx.so:${PORTSDIR}/graphics/libdmtx -USE_BZIP2= yes +USES= tar:bzip2 pkgconfig GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406210738.s5L7cWos023763>