diff options
Diffstat (limited to 'math/libqalculate')
-rw-r--r-- | math/libqalculate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 9525205bc95b..234aaf536fdf 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -7,13 +7,14 @@ PORTNAME= libqalculate PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/qalculate MAINTAINER= ports@FreeBSD.org COMMENT= A a multi-purpose desktop calculator (backend library) -LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln +LIB_DEPENDS= cln.5:${PORTSDIR}/math/cln USE_GNOME= glib20 gnomehack gnometarget intlhack libxml2 USE_GETTEXT= yes |