summaryrefslogtreecommitdiff
path: root/security/ruby-openssl/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2003-09-11 04:13:01 +0000
committerjlam <jlam>2003-09-11 04:13:01 +0000
commitea50bb4a616e3a1f6d9baa3758d9da5a1bdffb5e (patch)
tree56dd3750c28e6b0d3faaefd14716f6d097e91cd5 /security/ruby-openssl/Makefile
parent36394a85ef1336eb32e44815735a4cf7677b3969 (diff)
downloadpkgsrc-ea50bb4a616e3a1f6d9baa3758d9da5a1bdffb5e.tar.gz
Garbage-collect USE_OPENSSL_VERSION now that openssl/buildlink2.mk supports
just setting BUILDLINK_DEPENDS.openssl. USE_OPENSSL_VERSION wasn't actually needed here anyway since the minimum version allowed by openssl/buildlink2.mk exceeded the version requested here.
Diffstat (limited to 'security/ruby-openssl/Makefile')
-rw-r--r--security/ruby-openssl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
index 54007b6409e..224ad6f151c 100644
--- a/security/ruby-openssl/Makefile
+++ b/security/ruby-openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/22 17:42:31 taca Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/11 04:13:04 jlam Exp $
DISTNAME= ossl-0.1.4a
PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.4.1
@@ -14,7 +14,6 @@ DIST_SUBDIR= ruby
USE_RUBY_EXTCONF= yes
RUBY_REQD= 1.6.4
USE_BUILDLINK2= # defined
-USE_OPENSSL_VERSION= ${OPENSSL_VERSION_096}
CONFLICTS= ruby-ossl-*
CONFIGURE_ARGS= --with-ssl-include="${BUILDLINK_PREFIX.openssl}/include" \