diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-06-10 18:02:26 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-06-10 18:02:26 +0000 |
commit | dc9cb111d030f10406c3446d2af9210aa34c91eb (patch) | |
tree | 26524dd0de19ff76218ac9929773b1c38cc4a9e8 /security/openssl | |
parent | 8a9a2329c02d0e904b76928ce00b75f8cb21699c (diff) | |
download | pkgsrc-dc9cb111d030f10406c3446d2af9210aa34c91eb.tar.gz |
Rename PLIST.irix6 to PLIST.irix to match the others and set the
PLIST_SRC accordingly after we recently set LOWER_OPSYS on IRIX to what
most applications seem to expect (ie irix6.5 rather than irix6).
Diffstat (limited to 'security/openssl')
-rw-r--r-- | security/openssl/Makefile | 4 | ||||
-rw-r--r-- | security/openssl/PLIST.irix (renamed from security/openssl/PLIST.irix6) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index eeca111e750..4a4c1886166 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2003/06/02 01:17:13 jschauma Exp $ +# $NetBSD: Makefile,v 1.70 2003/06/10 18:02:26 jschauma Exp $ DISTNAME= openssl-0.9.6g PKGREVISION= 2 @@ -26,7 +26,7 @@ CONFIGURE_SCRIPT= config CONFIGURE_ARGS= shared --openssldir=${PKG_SYSCONFDIR} --prefix=${PREFIX} CONFIGURE_ENV= CC="${CC}" PERL="${PERL5}" -PLIST_SRC= ${PKGDIR}/PLIST.${LOWER_OPSYS} +PLIST_SRC= ${PKGDIR}/PLIST.${LOWER_OPSYS:C/([.0-9]*)$//} PLIST_SRC+= ${PLIST_RSAREF} PLIST_SRC+= ${PKGDIR}/PLIST.common diff --git a/security/openssl/PLIST.irix6 b/security/openssl/PLIST.irix index 08ef19b2af0..7dc1fd921a0 100644 --- a/security/openssl/PLIST.irix6 +++ b/security/openssl/PLIST.irix @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.irix6,v 1.1 2002/12/24 03:57:04 jschauma Exp $ +@comment $NetBSD: PLIST.irix,v 1.1 2003/06/10 18:02:26 jschauma Exp $ lib/libcrypto.so lib/libcrypto.so.300 lib/libcrypto.so.300.0 |