svn commit: r324729 - head/math/pure-mpfr
John Marino
marino at FreeBSD.org
Wed Aug 14 14:58:37 UTC 2013
Author: marino
Date: Wed Aug 14 14:58:37 2013
New Revision: 324729
URL: http://svnweb.freebsd.org/changeset/ports/324729
Log:
math/pure-mpfr: USES+= pkgconfig
Approved by: bapt/culor (mentors, implicit) lichray (maintainer)
Modified:
head/math/pure-mpfr/Makefile
Modified: head/math/pure-mpfr/Makefile
==============================================================================
--- head/math/pure-mpfr/Makefile Wed Aug 14 14:52:22 2013 (r324728)
+++ head/math/pure-mpfr/Makefile Wed Aug 14 14:58:37 2013 (r324729)
@@ -9,6 +9,7 @@ MAINTAINER= lichray at gmail.com
COMMENT= Multiprecision floats for Pure
USE_PURE= yes
+USES= pkgconfig
PLIST_FILES= lib/pure/mpfr.pure \
lib/pure/mpfr.so
More information about the svn-ports-head
mailing list