summaryrefslogtreecommitdiff
path: root/security/ruby-openssl
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-01-23 17:36:03 +0000
committertaca <taca@pkgsrc.org>2005-01-23 17:36:03 +0000
commit427bde23af962172b7e1b1a93026c3fe8df7d6f9 (patch)
tree87a431e895c376ed6d9108bc3079b83005b2b844 /security/ruby-openssl
parent93cc3fc2037d2c377919c1323e051ba3d5c0439f (diff)
downloadpkgsrc-427bde23af962172b7e1b1a93026c3fe8df7d6f9.tar.gz
Update to Ruby 1.8.2 base and thses changes:
o Use Ruby's version instead of its own (old) version.
Diffstat (limited to 'security/ruby-openssl')
-rw-r--r--security/ruby-openssl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
index f5bd8aba230..0548c5033bd 100644
--- a/security/ruby-openssl/Makefile
+++ b/security/ruby-openssl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2004/11/27 14:45:30 taca Exp $
+# $NetBSD: Makefile,v 1.18 2005/01/23 17:36:03 taca Exp $
DISTNAME= ${RUBY_DISTNAME}
-PKGNAME= ${RUBY_PKGPREFIX}-openssl-${OSSL_VERSION}
+PKGNAME= ${RUBY_PKGPREFIX}-openssl-${RUBY_VERSION}
CATEGORIES= security ruby
MASTER_SITES= ${MASTER_SITE_RUBY}
@@ -9,7 +9,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= ${RUBY_HOMEPAGE}
COMMENT= OpenSSL interface module for Ruby
-OSSL_VERSION= 1.0.0
+RUBY_HAS_ARCHLIB= yes
RUBY_VERSION_SUPPORTED= 18
USE_BUILDLINK3= yes
USE_RUBY_EXTCONF= yes