pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-shadow Tweak GEM_CLEANBUILD for ruby200.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a40709627430
branches: trunk
changeset: 621933:a40709627430
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jul 21 02:51:28 2013 +0000
description:
Tweak GEM_CLEANBUILD for ruby200.
diffstat:
security/ruby-shadow/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7d102558d21e -r a40709627430 security/ruby-shadow/Makefile
--- a/security/ruby-shadow/Makefile Sun Jul 21 02:50:43 2013 +0000
+++ b/security/ruby-shadow/Makefile Sun Jul 21 02:51:28 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/07/07 15:32:56 taca Exp $
+# $NetBSD: Makefile,v 1.3 2013/07/21 02:51:28 taca Exp $
SHADOW_VER= 2.2.0
DISTNAME= ruby-shadow-${SHADOW_VER}
@@ -12,7 +12,7 @@
USE_TOOLS+= gmake
-GEM_CLEANBUILD= Makefile *.o mkmf.log shadow.${RUBY_DLEXT}
+GEM_CLEANBUILD= Makefile *.o mkmf.log shadow.${RUBY_DLEXT} .RUBYARCHDIR.time
CONFLICTS+= ruby[1-9][0-9][0-9]-shadow-[0-9]*
Home |
Main Index |
Thread Index |
Old Index