summaryrefslogtreecommitdiff
path: root/math/wcalc
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-01-30 23:23:18 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-01-30 23:23:18 +0000
commit4926cbc0b9a6b87582ebb2827118e7ff35d85b7f (patch)
tree3ac4f483a2b4f87cadee7566fdd9a17df03b8c09 /math/wcalc
parent- Update download location, add WWW (diff)
Chase mpfr library.
Notes
Notes: svn path=/head/; revision=227228
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 ffc3c797e5b4..c620cb79ae61 100644
--- a/math/wcalc/Makefile
+++ b/math/wcalc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wcalc
PORTVERSION= 2.4
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
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.2:${PORTSDIR}/math/mpfr
+ mpfr.3:${PORTSDIR}/math/mpfr
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib