summaryrefslogtreecommitdiff
path: root/math/cantor/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2014-11-13 19:19:06 +0000
committermarkd <markd>2014-11-13 19:19:06 +0000
commitd9dbb3a117c8f8665a02c154f86da94550ccd4be (patch)
tree83f7122d5a014569a87b5529ab7dece89be51cc0 /math/cantor/Makefile
parent3224cd85c42a0d6f694aa4af7ebf42884590f621 (diff)
downloadpkgsrc-d9dbb3a117c8f8665a02c154f86da94550ccd4be.tar.gz
Update to KDE SC 4.14.3
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"