pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-eruby White space fix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cac63c5f3948
branches: trunk
changeset: 502082:cac63c5f3948
user: taca <taca%pkgsrc.org@localhost>
date: Wed Nov 02 08:38:20 2005 +0000
description:
White space fix.
diffstat:
textproc/ruby-eruby/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b84cfcfc7b8d -r cac63c5f3948 textproc/ruby-eruby/Makefile
--- a/textproc/ruby-eruby/Makefile Wed Nov 02 08:36:15 2005 +0000
+++ b/textproc/ruby-eruby/Makefile Wed Nov 02 08:38:20 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:42 tv Exp $
+# $NetBSD: Makefile,v 1.15 2005/11/02 08:38:20 taca Exp $
DISTNAME= eruby-${ERUBY_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@
ERUBY_VERSION= 1.0.5
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ${RUBY} configure.rb
-CONFIGURE_ARGS= --enable-shared \
+CONFIGURE_ARGS+= --enable-shared \
--with-charset="${ERUBY_DEFAULT_CHARSET}"
INSTALL_TARGET= site-install
PLIST_SUBST+= ERUBY_MAJOR=${ERUBY_MAJOR} \
Home |
Main Index |
Thread Index |
Old Index