aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl-beta
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1997-08-16 20:19:56 +0800
committerandreas <andreas@FreeBSD.org>1997-08-16 20:19:56 +0800
commit5474bda560be0c70f18b9f41bf475ba1d91382fd (patch)
treef211d696c78b7a4d076887724e2e0e258312bbdf /security/openssl-beta
parent2fd5accc3b9bcdded3359080ae898c934b273850 (diff)
downloadfreebsd-ports-gnome-5474bda560be0c70f18b9f41bf475ba1d91382fd.tar.gz
freebsd-ports-gnome-5474bda560be0c70f18b9f41bf475ba1d91382fd.tar.zst
freebsd-ports-gnome-5474bda560be0c70f18b9f41bf475ba1d91382fd.zip
libRSAglue.a is needed to build apache-ssl port.
Added it to the post-install target in ports Makefile. Updated PLIST
Diffstat (limited to 'security/openssl-beta')
-rw-r--r--security/openssl-beta/Makefile4
-rw-r--r--security/openssl-beta/pkg-plist1
2 files changed, 4 insertions, 1 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index b949fc731976..cee99512e2a4 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.12 1997/08/16 10:24:56 andreas Exp $
+# $Id: Makefile,v 1.13 1997/08/16 10:51:04 andreas Exp $
DISTNAME= SSLeay-0.8.1
CATEGORIES= devel security
@@ -33,6 +33,8 @@ post-configure:
.endif
post-install:
+ # needed to build apache-ssl port
+ ${CP} ${WRKSRC}/libRSAglue.a ${PREFIX}/lib
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/SSLeay
@${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/SSLeay
diff --git a/security/openssl-beta/pkg-plist b/security/openssl-beta/pkg-plist
index 9847ecb0cb9a..7b0599e01c50 100644
--- a/security/openssl-beta/pkg-plist
+++ b/security/openssl-beta/pkg-plist
@@ -165,6 +165,7 @@ include/stack.h
include/txt_db.h
include/x509.h
include/x509_vfy.h
+lib/libRSAglue.a
lib/libcrypto.a
@exec ranlib %D/%F
lib/libssl.a