diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/libqalculate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 234aaf536fdf..cd97094ea856 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -16,6 +16,8 @@ COMMENT= A a multi-purpose desktop calculator (backend library) LIB_DEPENDS= cln.5:${PORTSDIR}/math/cln +BROKEN= does not configure with new cln + USE_GNOME= glib20 gnomehack gnometarget intlhack libxml2 USE_GETTEXT= yes USE_GMAKE= yes |