diff options
Diffstat (limited to 'math')
-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 19752884..f8d71fe 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 |