pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/ruby-narray Add GEM_CLEANBUOLD_EXTENSIONS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/586034364905
branches:  trunk
changeset: 632144:586034364905
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 17 14:17:22 2014 +0000

description:
Add GEM_CLEANBUOLD_EXTENSIONS.

diffstat:

 math/ruby-narray/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c80e19025894 -r 586034364905 math/ruby-narray/Makefile
--- a/math/ruby-narray/Makefile Mon Mar 17 14:15:39 2014 +0000
+++ b/math/ruby-narray/Makefile Mon Mar 17 14:17:22 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/07/07 15:29:47 taca Exp $
+# $NetBSD: Makefile,v 1.3 2014/03/17 14:17:22 taca Exp $
 
 DISTNAME=      narray-0.6.0.8
 PKGREVISION=   1
@@ -11,6 +11,7 @@
 
 GEM_CLEANBUILD=        src/Makefile src/*.o src/.RUBY*.time src/*.${RUBY_DLEXT} \
                src/mkmf.log
+GEM_CLEANBUOLD_EXTENSIONS= narray.h narray_config.h narray_ext.rb nmatrix.rb
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index