pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/cantor cantor: add dependency on discount



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d1693baf367
branches:  trunk
changeset: 418707:7d1693baf367
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Dec 02 07:13:49 2019 +0000

description:
cantor: add dependency on discount

diffstat:

 math/cantor/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 0b3458202339 -r 7d1693baf367 math/cantor/Makefile
--- a/math/cantor/Makefile      Mon Dec 02 04:04:04 2019 +0000
+++ b/math/cantor/Makefile      Mon Dec 02 07:13:49 2019 +0000
@@ -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 @@
 .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