pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/instiki The PKGNAME of lang/ruby is ruby, not ruby...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bdeaca9808f9
branches: trunk
changeset: 488581:bdeaca9808f9
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Feb 04 15:33:43 2005 +0000
description:
The PKGNAME of lang/ruby is ruby, not ruby${RUBY_VER}.
diffstat:
www/instiki/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9918cbacf6e1 -r bdeaca9808f9 www/instiki/Makefile
--- a/www/instiki/Makefile Fri Feb 04 15:32:13 2005 +0000
+++ b/www/instiki/Makefile Fri Feb 04 15:33:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/01/31 04:54:07 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2005/02/04 15:33:43 wiz Exp $
DISTNAME= instiki-0.9.2
PKGREVISION= 1
@@ -10,7 +10,7 @@
HOMEPAGE= http://instiki.org/
COMMENT= Wiki clone that focuses on simple installation and running
-DEPENDS+= ruby${RUBY_VER}>=1.8.1:../../lang/ruby
+DEPENDS+= ruby>=1.8.1:../../lang/ruby
DEPENDS+= ruby${RUBY_VER}-digest-[0-9]*:../../security/ruby-digest
DEPENDS+= ruby${RUBY_VER}-zlib-[0-9]*:../../devel/ruby-zlib
Home |
Main Index |
Thread Index |
Old Index