summaryrefslogtreecommitdiff
path: root/textproc/ruby-syck
diff options
context:
space:
mode:
authortaca <taca>2005-08-08 14:25:51 +0000
committertaca <taca>2005-08-08 14:25:51 +0000
commit20efea664b0e55f1237f72814b0e9da7bae1fa66 (patch)
treef24ac08598d28a4a59ad1c8669e85ab9746b429d /textproc/ruby-syck
parentd5f9e15bb0f4fae74fcce1d93aad261d3912a831 (diff)
downloadpkgsrc-20efea664b0e55f1237f72814b0e9da7bae1fa66.tar.gz
Make this package for ruby16 only since ruby1.8.2 already contains
this library.
Diffstat (limited to 'textproc/ruby-syck')
-rw-r--r--textproc/ruby-syck/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/ruby-syck/Makefile b/textproc/ruby-syck/Makefile
index 8944974eff5..383ee175aba 100644
--- a/textproc/ruby-syck/Makefile
+++ b/textproc/ruby-syck/Makefile
@@ -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 @@ MAINTAINER= rasputnik@hellooperator.net
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