pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/newfile Set USE_RUBY_DIST_SUBDIR to yes before i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0daa94292093
branches:  trunk
changeset: 502104:0daa94292093
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Nov 02 11:09:14 2005 +0000

description:
Set USE_RUBY_DIST_SUBDIR to yes before including rubyversion.mk.

diffstat:

 devel/newfile/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b714dfdcf14d -r 0daa94292093 devel/newfile/Makefile
--- a/devel/newfile/Makefile    Wed Nov 02 10:52:12 2005 +0000
+++ b/devel/newfile/Makefile    Wed Nov 02 11:09:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:28 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/11/02 11:09:14 taca Exp $
 #
 
 DISTNAME=      newfile-1.0.14
@@ -12,6 +12,7 @@
 
 NO_BUILD=      yes
 GNU_CONFIGURE= yes
+USE_RUBY_DIST_SUBDIR=  yes
 
 .include "../../lang/ruby/rubyversion.mk"
 



Home | Main Index | Thread Index | Old Index