summaryrefslogtreecommitdiff
path: root/math/wcalc
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-08-30 09:56:05 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-08-30 09:56:05 +0000
commita4f7d9d69c27f625b428736efafd44de4d614857 (patch)
tree4a437ef11ee03dc818007c2b4bb992d16f4f67af /math/wcalc
parentUpdate to 2.3.0 release. (diff)
Chase mpfr library and bump PORTREVISION.
Diffstat (limited to 'math/wcalc')
-rw-r--r--math/wcalc/Makefile3
1 files changed, 2 insertions, 1 deletions
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