summaryrefslogtreecommitdiff
path: root/databases/ruby-vapor
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-10-25 04:15:48 +0000
committertaca <taca@pkgsrc.org>2005-10-25 04:15:48 +0000
commit52cba224368af5d7324d87a0266f5cb165069b2a (patch)
tree69950bcbbda22c94e7206c2aa7adb48793762f75 /databases/ruby-vapor
parentac700e7ba5152ae3c6edbdf5dcdba59c2b584902 (diff)
downloadpkgsrc-52cba224368af5d7324d87a0266f5cb165069b2a.tar.gz
Specify USE_RUBY_DIST_SUBDIR appropriately after previous
lang/ruby/rubyversion.mk changes.
Diffstat (limited to 'databases/ruby-vapor')
-rw-r--r--databases/ruby-vapor/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/ruby-vapor/Makefile b/databases/ruby-vapor/Makefile
index c6f0c860817..164058ba853 100644
--- a/databases/ruby-vapor/Makefile
+++ b/databases/ruby-vapor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/07/19 10:20:36 grant Exp $
+# $NetBSD: Makefile,v 1.10 2005/10/25 04:15:48 taca Exp $
DISTNAME= vapor-0.81
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= rasputin@idoru.mine.nu
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