Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-subversion devel/ruby-subversion: suppress ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/40f9dccf387a
branches: trunk
changeset: 431442:40f9dccf387a
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed May 13 05:08:57 2020 +0000
description:
devel/ruby-subversion: suppress USE_TOOLS+=perl warning
diffstat:
devel/ruby-subversion/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 72680f055a3f -r 40f9dccf387a devel/ruby-subversion/Makefile
--- a/devel/ruby-subversion/Makefile Wed May 13 05:08:20 2020 +0000
+++ b/devel/ruby-subversion/Makefile Wed May 13 05:08:57 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2020/04/12 08:28:34 adam Exp $
+# $NetBSD: Makefile,v 1.76 2020/05/13 05:08:57 rillig Exp $
PKGNAME= ${RUBY_PKGPREFIX}-subversion-${SVNVER}
PKGREVISION= 1
@@ -6,6 +6,7 @@
.include "../../devel/subversion/Makefile.common"
+TOOLS_BROKEN+= perl
SHLIBTOOL_OVERRIDE= # empty
REPLACE_RUBY_DIRS= tools
Home |
Main Index |
Thread Index |
Old Index