From a4f7d9d69c27f625b428736efafd44de4d614857 Mon Sep 17 00:00:00 2001 From: Alex Dupre <ale@FreeBSD.org> Date: Thu, 30 Aug 2007 09:56:05 +0000 Subject: Chase mpfr library and bump PORTREVISION. --- math/wcalc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/wcalc') diff --git a/math/wcalc/Makefile b/math/wcalc/Makefile index eb5de164743d..2fd8013ef2f1 100644 --- a/math/wcalc/Makefile +++ b/math/wcalc/Makefile @@ -7,6 +7,7 @@ PORTNAME= wcalc PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= w-calc @@ -16,7 +17,7 @@ MAINTAINER= amarendra.godbole@gmail.com COMMENT= A natural-expression command-line calculator LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ - mpfr.1:${PORTSDIR}/math/mpfr + mpfr.2:${PORTSDIR}/math/mpfr CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3