From cfb51d057a3d4878b0c7f7fef7d78c84d49810fb Mon Sep 17 00:00:00 2001 From: bapt 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