From 712b7c516fa7bd158a34db1fbf4450fae1e8d58d Mon Sep 17 00:00:00 2001 From: marino Date: Wed, 14 Aug 2013 14:58:37 +0000 Subject: math/pure-mpfr: USES+= pkgconfig Approved by: bapt/culor (mentors, implicit) lichray (maintainer) --- math/pure-mpfr/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/pure-mpfr/Makefile b/math/pure-mpfr/Makefile index 2770f416f0f6..afa1e47cd226 100644 --- a/math/pure-mpfr/Makefile +++ b/math/pure-mpfr/Makefile @@ -9,6 +9,7 @@ MAINTAINER= lichray@gmail.com COMMENT= Multiprecision floats for Pure USE_PURE= yes +USES= pkgconfig PLIST_FILES= lib/pure/mpfr.pure \ lib/pure/mpfr.so -- cgit