summaryrefslogtreecommitdiff
path: root/databases/ruby-postgresql/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2004-07-27 19:46:54 +0000
committerrecht <recht>2004-07-27 19:46:54 +0000
commitce9acc8979340e8f9c205bc44520fe69b587deca (patch)
tree687d7b503bfed92a7abcdbec4219b795f5079e64 /databases/ruby-postgresql/Makefile
parentc5107b817b986c62d3bab90bbb9160dde8b47b39 (diff)
downloadpkgsrc-ce9acc8979340e8f9c205bc44520fe69b587deca.tar.gz
Set PGSQL_VERSION_REQD to 73 to fix the (bulk) build.
Diffstat (limited to 'databases/ruby-postgresql/Makefile')
-rw-r--r--databases/ruby-postgresql/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile
index 8c895224dad..5dee716b059 100644
--- a/databases/ruby-postgresql/Makefile
+++ b/databases/ruby-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/07/24 22:45:15 recht Exp $
+# $NetBSD: Makefile,v 1.16 2004/07/27 19:46:54 recht Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGNAMEPREFIX}postgresql-${VERSION}
@@ -25,6 +25,8 @@ EXAMPLE_SCRIPTS= psql.rb test1.rb test2.rb test4.rb
REPLACE_RUBY= sample/psql.rb sample/test1.rb sample/test2.rb \
sample/test4.rb
+PGSQL_VERSION_REQD= 73
+
pre-install:
@cd ${WRKSRC}; \
${CP} -p doc/postgres.jp.html doc/postgres.ja.html