pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-rd-mode Set USE_RUBY_DIST_SUBDIR to yes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ec95e21c62b
branches:  trunk
changeset: 501075:4ec95e21c62b
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 16 15:15:10 2005 +0000

description:
Set USE_RUBY_DIST_SUBDIR to yes.

diffstat:

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

diffs (17 lines):

diff -r 0be63cdf7cf4 -r 4ec95e21c62b devel/ruby-rd-mode/Makefile
--- a/devel/ruby-rd-mode/Makefile       Sun Oct 16 15:14:40 2005 +0000
+++ b/devel/ruby-rd-mode/Makefile       Sun Oct 16 15:15:10 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/08/28 04:25:29 uebayasi Exp $
+# $NetBSD: Makefile,v 1.14 2005/10/16 15:15:10 taca Exp $
 #
 
 DISTNAME=      rdtool-${RUBY_RD_VERSION}
@@ -13,6 +13,7 @@
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/utils
 EXTRACT_ELEMENTS=      ${DISTNAME}/utils/rd-mode.el
 RUBY_VERSION=          ${RUBY18_VERSION}
+USE_RUBY_DIST_SUBDIR=  yes
 RUBY_NOVERSION=                yes
 NO_CONFIGURE=          yes
 



Home | Main Index | Thread Index | Old Index