summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2013-07-21 02:51:28 +0000
committertaca <taca>2013-07-21 02:51:28 +0000
commit2e33c4f3a35ac1327d63cdb2aeedeb0f7b1e02e5 (patch)
tree4951e11a273b3d00f9a39646ae1004365ce25796
parenteeb510e925c6c8265c6dde30029e4fd111b95f86 (diff)
downloadpkgsrc-2e33c4f3a35ac1327d63cdb2aeedeb0f7b1e02e5.tar.gz
Tweak GEM_CLEANBUILD for ruby200.
-rw-r--r--security/ruby-shadow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-shadow/Makefile b/security/ruby-shadow/Makefile
index de5d45df11a..b5f48610ede 100644
--- a/security/ruby-shadow/Makefile
+++ b/security/ruby-shadow/Makefile
@@ -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 @@ COMMENT= Access to shadow passwords on Linux and Solaris
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]*