summaryrefslogtreecommitdiff
path: root/databases/ruby-vapor/Makefile
diff options
context:
space:
mode:
authortaca <taca>2005-11-03 07:18:07 +0000
committertaca <taca>2005-11-03 07:18:07 +0000
commite9f505158cbf51f878ffd78bba3c07a30a4396c0 (patch)
tree8925fd966e5254be8fd5746589a347520abc4bec /databases/ruby-vapor/Makefile
parent32281005d35677b920c11d9b381d743f2336c1e2 (diff)
downloadpkgsrc-e9f505158cbf51f878ffd78bba3c07a30a4396c0.tar.gz
Remove supporting ruby16-base package.
Diffstat (limited to 'databases/ruby-vapor/Makefile')
-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 \