summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca>2005-04-04 02:16:08 +0000
committertaca <taca>2005-04-04 02:16:08 +0000
commitf2981cfd185fcb8d002605ce1115f55068c7427a (patch)
tree6e1874659caf51e04d26f1a9f2e6d021d8d7fd41 /databases
parentd7170043f20834a1bd946dad4eb0059a66c7f31f (diff)
downloadpkgsrc-f2981cfd185fcb8d002605ce1115f55068c7427a.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')
-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