aboutsummaryrefslogtreecommitdiffstats
path: root/math/libqalculate
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-02 07:58:53 +0800
committerpav <pav@FreeBSD.org>2005-11-02 07:58:53 +0800
commit90d6571275c01c3749e05185b36e11aade7c6262 (patch)
tree5f23f7c36f93fbff92541640cab77802879fed12 /math/libqalculate
parent6afa3fe1dd749b8ffef0d67a466f02e8befd0c22 (diff)
downloadfreebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.tar.gz
freebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.tar.zst
freebsd-ports-gnome-90d6571275c01c3749e05185b36e11aade7c6262.zip
- Chase cln and ginac updates
Diffstat (limited to 'math/libqalculate')
-rw-r--r--math/libqalculate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 1975288419aa..f8d71fe545d4 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libqalculate
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= qalculate
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= qalculate
MAINTAINER= asa@agava.com
COMMENT= Very powerful GUI calculator for GNOME (backend library)
-LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln
+LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln
USE_X_PREFIX= yes
USE_GMAKE= yes