pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-syck Make this package for ruby16 only s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f232677e852b
branches: trunk
changeset: 497954:f232677e852b
user: taca <taca%pkgsrc.org@localhost>
date: Mon Aug 08 14:25:51 2005 +0000
description:
Make this package for ruby16 only since ruby1.8.2 already contains
this library.
diffstat:
textproc/ruby-syck/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r bacd4cdb065d -r f232677e852b textproc/ruby-syck/Makefile
--- a/textproc/ruby-syck/Makefile Mon Aug 08 11:12:17 2005 +0000
+++ b/textproc/ruby-syck/Makefile Mon Aug 08 14:25:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/04/02 22:40:19 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/08/08 14:25:51 taca Exp $
DISTNAME= syck-${VER}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -9,11 +9,9 @@
HOMEPAGE= http://www.whytheluckystiff.net/syck/
COMMENT= Fast YAML reader/writer for Ruby
-.include "../../lang/ruby/rubyversion.mk"
-.if ${RUBY_VER} == "16"
-DEPENDS+= ${RUBY_PKGPREFIX}-racc>=1.4.3:../../devel/ruby-racc
-.endif
+DEPENDS+= ${RUBY_PKGPREFIX}-racc>=1.4.3:../../devel/ruby16-racc
+RUBY_VERSION= ${RUBY16_VERSION}
USE_RUBY_SETUP= yes
RUBY_DIST_SUBDIR= # make it empty
RUBY_HAS_ARCHLIB= yes
Home |
Main Index |
Thread Index |
Old Index