From 379ea60d5e1d578b52f1465e5646a78bcaadc51a Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Sun, 16 Oct 2016 11:06:52 +0000 Subject: [PATCH] Add missing pkgconfig dependency --- math/qalculate/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 9d8f0762b4b0..94ee37072a3c 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libcln.so:math/cln \ RUN_DEPENDS= gnuplot:math/gnuplot \ wget:ftp/wget -USES= autoreconf gettext gmake libtool:build localbase +USES= autoreconf gettext gmake libtool:build localbase pkgconfig USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 GNU_CONFIGURE= yes DATADIR= share/${GH_PROJECT}