pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/cantor
Module Name: pkgsrc
Committed By: markd
Date: Mon Dec 2 07:13:49 UTC 2019
Modified Files:
pkgsrc/math/cantor: Makefile
Log Message:
cantor: add dependency on discount
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/math/cantor/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/cantor/Makefile
diff -u pkgsrc/math/cantor/Makefile:1.55 pkgsrc/math/cantor/Makefile:1.56
--- pkgsrc/math/cantor/Makefile:1.55 Fri Nov 29 20:58:01 2019
+++ pkgsrc/math/cantor/Makefile Mon Dec 2 07:13:49 2019
@@ -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/kd
.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"
Home |
Main Index |
Thread Index |
Old Index