pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/congen depend on ruby, as there are ruby scripts
details: https://anonhg.NetBSD.org/pkgsrc/rev/960a7ac1da91
branches: trunk
changeset: 414776:960a7ac1da91
user: plunky <plunky%pkgsrc.org@localhost>
date: Wed Apr 01 19:15:00 2020 +0000
description:
depend on ruby, as there are ruby scripts
diffstat:
math/congen/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 049eff695482 -r 960a7ac1da91 math/congen/Makefile
--- a/math/congen/Makefile Wed Apr 01 17:45:27 2020 +0000
+++ b/math/congen/Makefile Wed Apr 01 19:15:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/02/28 22:08:05 plunky Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/01 19:15:00 plunky Exp $
DISTNAME= congen-1.7
CATEGORIES= math
@@ -19,4 +19,5 @@
.include "../../databases/libtcd/buildlink3.mk"
.include "../../lang/ruby/replace.mk"
+.include "../../lang/ruby/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index