summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-01-28 14:08:01 +0000
committertaca <taca@pkgsrc.org>2005-01-28 14:08:01 +0000
commitc3ffe35cf7ee20fd3da97e0a0794bc882f07de92 (patch)
tree9cf6619510831f4eb9e9674ceb40e93ec754e856 /security
parentb7bfa051b1142e2e7675efac79fc511ad6ed8436 (diff)
downloadpkgsrc-c3ffe35cf7ee20fd3da97e0a0794bc882f07de92.tar.gz
Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
Diffstat (limited to 'security')
-rw-r--r--security/ruby-tcpwrap/Makefile4
-rw-r--r--security/ruby16-openssl/Makefile3
2 files changed, 5 insertions, 2 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index 1b7dd111685..911bf04353f 100644
--- a/security/ruby-tcpwrap/Makefile
+++ b/security/ruby-tcpwrap/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/11/28 04:19:35 taca Exp $
+# $NetBSD: Makefile,v 1.9 2005/01/28 14:08:01 taca Exp $
# FreeBSD: ports/security/ruby-tcpwrap/Makefile,v 1.6 2000/09/26 08:02:10 knu Exp
DISTNAME= ruby-tcpwrap-0.6
PKGNAME= ${RUBY_PKGPREFIX}-tcpwrap-0.6
+PKGREVISION= 1
CATEGORIES= security ruby
MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/
@@ -10,6 +11,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= # not available
COMMENT= TCP wrappers library for Ruby
+RUBY_HAS_ARCHLIB= yes
USE_BUILDLINK3= yes
USE_RUBY_EXTCONF= yes
WRKSRC= ${WRKDIR}/ruby-tcpwrap
diff --git a/security/ruby16-openssl/Makefile b/security/ruby16-openssl/Makefile
index aab29a1cc1c..d09a29fad45 100644
--- a/security/ruby16-openssl/Makefile
+++ b/security/ruby16-openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/27 14:47:36 taca Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/28 14:08:02 taca Exp $
DISTNAME= ossl-0.1.4a
PKGNAME= ${RUBY_PKGPREFIX}-openssl-0.1.4a
@@ -11,6 +11,7 @@ COMMENT= OpenSSL interface module for Ruby
CONFLICTS= ruby-ossl-*
+RUBY_HAS_ARCHLIB= yes
RUBY_VERSION= ${RUBY16_VERSION}
USE_BUILDLINK3= YES
USE_RUBY_EXTCONF= YES