summaryrefslogtreecommitdiff
path: root/math/wcalc
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
commit523a16e2bde0806face29fc8489a3cbcf49cfff0 (patch)
tree36ff86cd370c2c0eb1f52fe92bc02aff559884fe /math/wcalc
parentUpdate to 4.3.1 release. (diff)
Chase libgmp and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=233833
Diffstat (limited to 'math/wcalc')
-rw-r--r--math/wcalc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/wcalc/Makefile b/math/wcalc/Makefile
index c620cb79ae61..2cbc125b1ab9 100644
--- a/math/wcalc/Makefile
+++ b/math/wcalc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wcalc
PORTVERSION= 2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF
MASTER_SITE_SUBDIR= w-calc
@@ -16,7 +16,7 @@ DISTNAME= wcalc-${PORTVERSION}
MAINTAINER= amarendra.godbole@gmail.com
COMMENT= A natural-expression command-line calculator
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
CFLAGS+= -I${LOCALBASE}/include