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/26f45a93fe50
branches:  trunk
changeset: 426514:26f45a93fe50
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 9a8cdae5423d -r 26f45a93fe50 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