diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-22 21:10:33 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-22 21:10:33 +0000 |
| commit | a3b28031efd2ee7ebd1ebfdc5663e8e1d030eddc (patch) | |
| tree | 29f5d2bb3439e68165d6e0318541bee81da467a8 /math/libqalculate | |
| parent | de029b7c1bd5127851b395658459792e22a5ae59 (diff) | |
Notes
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 |
