summaryrefslogtreecommitdiff
path: root/math/cantor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/cantor/Makefile')
-rw-r--r--math/cantor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 5f294483c96..5923b58a5a4 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.25 2014/11/07 19:39:36 adam Exp $
+# $NetBSD: Makefile,v 1.26 2014/11/13 19:24:23 markd Exp $
DISTNAME= cantor-${_KDE_VERSION}
-PKGREVISION= 5
CATEGORIES= math
COMMENT= KDE frontend to mathematical software
.include "../../meta-pkgs/kde4/Makefile.kde4"
-CMAKE_ARGS+= -DWITH_Qalculate=OFF
CMAKE_ARGS+= -DWITH_R=OFF
.include "../../meta-pkgs/kde4/kde4.mk"
+.include "../../lang/python/application.mk"
.include "../../math/analitza/buildlink3.mk"
+.include "../../math/qalculate/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../print/libspectre/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"