From 83021732317b2ba7b8c7b282f63433710942e378 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 2 Sep 2013 21:04:00 +0000 Subject: Add an explicit dependency on pkgconf --- benchmarks/gtkperf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks/gtkperf') diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index c2963022a069..61381ebcf1c4 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Measure your system's GTK+ performance WRKSRC= ${WRKDIR}/${PORTNAME} -USES= gmake +USES= gmake pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomeprefix -- cgit v1.2.3