summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-02 07:13:49 +0000
committermarkd <markd@pkgsrc.org>2019-12-02 07:13:49 +0000
commit3c9d533cbd22df90bc1ad719f7f4d028bef3dca6 (patch)
treea326e37ab1855ff9e643f7a85948a708a54e6c3f /math
parente96ad869ebad3a85e385c54517817f2cf2bef868 (diff)
downloadpkgsrc-3c9d533cbd22df90bc1ad719f7f4d028bef3dca6.tar.gz
cantor: add dependency on discount
Diffstat (limited to 'math')
-rw-r--r--math/cantor/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 50c24b6a9df..e8c5157d655 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2019/11/29 20:58:01 markd Exp $
+# $NetBSD: Makefile,v 1.56 2019/12/02 07:13:49 markd Exp $
DISTNAME= cantor-${KAPPSVER}
+PKGREVISION= 1
CATEGORIES= math
HOMEPAGE= https://kde.org/applications/education/cantor/
@@ -61,5 +62,6 @@ CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/cantor_scilab.knsrc \
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../print/libspectre/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/discount/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"