aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl-beta
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-25 18:20:21 +0800
committerasami <asami@FreeBSD.org>1998-09-25 18:20:21 +0800
commit3b2fcccacfdccffa3219c06c9150f1f4592856ef (patch)
tree64fe759f624845b9365451c7939c217aa68b5ae7 /security/openssl-beta
parent434a6004233b91817e4e753b0a8cd2c168fff179 (diff)
downloadfreebsd-ports-gnome-3b2fcccacfdccffa3219c06c9150f1f4592856ef.tar.gz
freebsd-ports-gnome-3b2fcccacfdccffa3219c06c9150f1f4592856ef.tar.zst
freebsd-ports-gnome-3b2fcccacfdccffa3219c06c9150f1f4592856ef.zip
security/rsaref has been ELFized.
Diffstat (limited to 'security/openssl-beta')
-rw-r--r--security/openssl-beta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index 391f02e36d07..46744d6d5c3d 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 Aug 1997
# Whom: markm@freebsd.org
#
-# $Id: Makefile,v 1.19 1998/08/21 22:04:29 max Exp $
+# $Id: Makefile,v 1.20 1998/08/27 16:38:02 markm Exp $
#
DISTNAME= SSLeay-0.9.0b
@@ -25,7 +25,7 @@ pre-fetch:
@false
.elif defined(USA_RESIDENT)
.if ${USA_RESIDENT} == YES
-LIB_DEPENDS= rsaref\\.2\\.:${PORTSDIR}/security/rsaref
+LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref
post-configure:
${CP} ${WRKSRC}/rsaref/rsaref.h ${WRKSRC}/include/rsaref.h