pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-oniguruma It looks like it needs pax in ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/738697a32260
branches: trunk
changeset: 546424:738697a32260
user: ahoka <ahoka%pkgsrc.org@localhost>
date: Sun Aug 31 21:46:40 2008 +0000
description:
It looks like it needs pax in the install phase.
diffstat:
textproc/ruby-oniguruma/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r dd211038d132 -r 738697a32260 textproc/ruby-oniguruma/Makefile
--- a/textproc/ruby-oniguruma/Makefile Sun Aug 31 21:03:16 2008 +0000
+++ b/textproc/ruby-oniguruma/Makefile Sun Aug 31 21:46:40 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/08/22 20:01:25 ahoka Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/31 21:46:40 ahoka Exp $
DISTNAME= oniguruma-1.1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
PKG_DESTDIR_SUPPORT= destdir
+USE_TOOLS+= pax
GEM_BUILD= gemspec
.include "../../textproc/oniguruma/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index