summaryrefslogtreecommitdiff
path: root/devel/ruby-rcsparse
diff options
context:
space:
mode:
authortaca <taca>2008-06-19 14:42:24 +0000
committertaca <taca>2008-06-19 14:42:24 +0000
commit87bf0536a6d085aaf6e1aba5a38f480d8a7f7438 (patch)
treeea4c9a0687aaa4b64f78762483789b99f97ca384 /devel/ruby-rcsparse
parent8725295b37d5f2449c55f3b2e314f308c347e6dd (diff)
downloadpkgsrc-87bf0536a6d085aaf6e1aba5a38f480d8a7f7438.tar.gz
Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
Diffstat (limited to 'devel/ruby-rcsparse')
-rw-r--r--devel/ruby-rcsparse/Makefile3
-rw-r--r--devel/ruby-rcsparse/PLIST4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/ruby-rcsparse/Makefile b/devel/ruby-rcsparse/Makefile
index 362fbd9b43d..e173c06c332 100644
--- a/devel/ruby-rcsparse/Makefile
+++ b/devel/ruby-rcsparse/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/05/21 09:44:09 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/19 14:48:18 taca Exp $
DISTNAME= 2ea7cc31cb36
PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.42
+PKGREVISION= 1
CATEGORIES= devel ruby
MASTER_SITES= http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse/archive/
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/ruby-rcsparse/PLIST b/devel/ruby-rcsparse/PLIST
index ee4453947bb..21e2e3123e6 100644
--- a/devel/ruby-rcsparse/PLIST
+++ b/devel/ruby-rcsparse/PLIST
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
-${RUBY_SITEARCHLIBDIR}/rcsfile.${RUBY_DLEXT}
+@comment $NetBSD: PLIST,v 1.2 2008/06/19 14:48:18 taca Exp $
+${RUBY_VENDORARCHLIB}/rcsfile.${RUBY_DLEXT}