summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca>2005-11-03 07:18:07 +0000
committertaca <taca>2005-11-03 07:18:07 +0000
commit7abeb526c0e8e8cbf5518911466709c20781cbee (patch)
tree8925fd966e5254be8fd5746589a347520abc4bec /databases
parent42d99b62a17016f717ae6661e2a043df5d5837db (diff)
downloadpkgsrc-7abeb526c0e8e8cbf5518911466709c20781cbee.tar.gz
Remove supporting ruby16-base package.
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-vapor/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/databases/ruby-vapor/Makefile b/databases/ruby-vapor/Makefile
index 10df430079e..cd7740e8e0c 100644
--- a/databases/ruby-vapor/Makefile
+++ b/databases/ruby-vapor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/10/29 12:02:22 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/11/03 07:18:07 taca Exp $
DISTNAME= vapor-0.81
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -10,16 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://vapor.rubyforge.org/
COMMENT= Ruby transparent persistence to postgresql
-USE_RUBY_DIST_SUBDIR= yes
-
-.include "../../lang/ruby/rubyversion.mk"
-
DEPENDS+= ${RUBY_PKGPREFIX}-DBD-postgresql>=0.0.20:../../databases/ruby-DBD-postgresql
-.if ${RUBY_VER} == 16
-DEPENDS+= ${RUBY_PKGPREFIX}-rexml>=2.4.0:../../textproc/ruby-rexml
-DEPENDS+= ${RUBY_PKGPREFIX}-racc>=1.4.3:../../devel/ruby-racc
-.endif
+USE_RUBY_DIST_SUBDIR= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
REPLACE_RUBY= doc/examples/university/createperson \