summaryrefslogtreecommitdiff
path: root/databases/ruby-postgresql/Makefile
diff options
context:
space:
mode:
authortaca <taca>2005-01-28 14:08:01 +0000
committertaca <taca>2005-01-28 14:08:01 +0000
commit7cb17cf1e5fe429469fa96d066e033390ff8f5d1 (patch)
tree9cf6619510831f4eb9e9674ceb40e93ec754e856 /databases/ruby-postgresql/Makefile
parent01da22c17b2cba54152efa76c5d2b33bc989e104 (diff)
downloadpkgsrc-7cb17cf1e5fe429469fa96d066e033390ff8f5d1.tar.gz
Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
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 7501280d2b4..8764f95a060 100644
--- a/databases/ruby-postgresql/Makefile
+++ b/databases/ruby-postgresql/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/11/27 15:47:02 taca Exp $
+# $NetBSD: Makefile,v 1.18 2005/01/28 14:08:01 taca Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-postgresql-${VERSION}
+PKGREVISION= 1
CATEGORIES= databases ruby
MASTER_SITES= http://www.postgresql.jp/interfaces/ruby/archive/
@@ -9,6 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.postgresql.jp/interfaces/ruby/a
COMMENT= Ruby extension for postgresql
+RUBY_HAS_ARCHLIB= yes
USE_BUILDLINK3= yes
USE_RUBY_EXTCONF= yes
VERSION= 0.7.1