summaryrefslogtreecommitdiff
path: root/databases/ruby-postgresql
diff options
context:
space:
mode:
authortaca <taca>2005-04-04 02:16:08 +0000
committertaca <taca>2005-04-04 02:16:08 +0000
commitda5681bc98d723d70c2242057fa96f57238c1aad (patch)
tree6e1874659caf51e04d26f1a9f2e6d021d8d7fd41 /databases/ruby-postgresql
parentb36c85754edcecf44a03913f8dfcb80f51bc2c30 (diff)
downloadpkgsrc-da5681bc98d723d70c2242057fa96f57238c1aad.tar.gz
Remove specifying the version posrgresql since now it configured with
any version of postgresql in current pkgsrc. Bump PKGREVISION.
Diffstat (limited to 'databases/ruby-postgresql')
-rw-r--r--databases/ruby-postgresql/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile
index 474f3e8853e..bfe00c0fb74 100644
--- a/databases/ruby-postgresql/Makefile
+++ b/databases/ruby-postgresql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2005/03/06 17:19:05 taca Exp $
+# $NetBSD: Makefile,v 1.22 2005/04/04 02:16:08 taca Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-postgresql-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases ruby
MASTER_SITES= http://www.postgresql.jp/interfaces/ruby/archive/
@@ -24,8 +24,6 @@ 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