From dcbe7fadd0101f3b246bf4be629b872902e42005 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 7 Oct 2015 23:21:51 +0000 Subject: Needs pkg-config. --- x11/compton/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/compton/Makefile b/x11/compton/Makefile index 4adaaeeb94a..84f1dfeb870 100644 --- a/x11/compton/Makefile +++ b/x11/compton/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/09/26 07:25:59 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2015/10/07 23:21:51 joerg Exp $ GITHUB_PROJECT= compton GITHUB_TAG= d7f95b56b176281bfb252c54defef48c9cd1f4e1 @@ -13,7 +13,7 @@ LICENSE= mit BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config NO_CONFIGURE= yes BUILD_TARGET= compton docs MAKEFLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}/man1 -- cgit v1.2.3