summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca>2005-11-02 09:00:44 +0000
committertaca <taca>2005-11-02 09:00:44 +0000
commit4a025be8aa1cbbae5b062c9c85f809107b353d55 (patch)
tree8f1c2fda5b531da4099eac19004c2781ed8ae8b7 /lang/ruby
parent13331a67dc312188cbafe3495bb8496e938f1796 (diff)
downloadpkgsrc-4a025be8aa1cbbae5b062c9c85f809107b353d55.tar.gz
- Update to ruby 1.8.3.
- Conflict with pkg_alternatives (ruby18-base support PKG_ALTERNATIVES now).
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index 28e75a0fb2f..44faba413cc 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2005/07/19 10:02:11 grant Exp $
+# $NetBSD: Makefile,v 1.38 2005/11/02 09:00:44 taca Exp $
DISTNAME= ruby-${RUBY_VERSION}
-PKGREVISION= 2
CATEGORIES= lang ruby
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,10 +9,10 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.ruby-lang.org/en/
COMMENT= Wrapper package for Ruby programming language
+CONFLICTS= pkg_alternatives-[0-9]*
NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_BUILD= yes
-NO_WRAPPER= yes
PLIST_SRC= ${WRKDIR}/PLIST
.include "../../lang/ruby/rubyversion.mk"