aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>2000-01-15 10:16:51 +0800
committernsayer <nsayer@FreeBSD.org>2000-01-15 10:16:51 +0800
commitddbdb5d0a78b1d7df09384cfee1b49124e17f6e4 (patch)
tree6521c569309ec823d7e5934ca4ac6bab548e8236
parent5ae4d0b289e22b676e76d2ba4d7a3b1cbfcde2ac (diff)
downloadfreebsd-ports-gnome-ddbdb5d0a78b1d7df09384cfee1b49124e17f6e4.tar.gz
freebsd-ports-gnome-ddbdb5d0a78b1d7df09384cfee1b49124e17f6e4.tar.zst
freebsd-ports-gnome-ddbdb5d0a78b1d7df09384cfee1b49124e17f6e4.zip
1. update to 1.4
2. Make detection of RSAREF automatic
-rw-r--r--mail/pine4-ssl/Makefile11
-rw-r--r--mail/pine4-ssl/distinfo2
2 files changed, 8 insertions, 5 deletions
diff --git a/mail/pine4-ssl/Makefile b/mail/pine4-ssl/Makefile
index 458ec9ccd140..420615668adf 100644
--- a/mail/pine4-ssl/Makefile
+++ b/mail/pine4-ssl/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: pine4-ssl
-# Version required: 1.3
+# Version required: 1.4
# Date created: 29 Jul 1999
# Whom: Nick Sayer <nsayer@freebsd.org>
#
@@ -9,9 +9,9 @@
# on this one and could never get it to fewer than 8 frigging warnings.
# Good luck to you. :-P
-PKGNAME= pine4-ssl-4.21.1.3
+PKGNAME= pine4-ssl-4.21.1.4
-DISTNAME= pine4+ssl-1.3
+DISTNAME= pine4+ssl-1.4
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
pine4.21${EXTRACT_SUFX}
@@ -23,7 +23,6 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
MAINTAINER= nsayer@freebsd.org
-BUILD_DEPENDS= ${PREFIX}/lib/librsaref.a:${PORTSDIR}/security/rsaref
LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \
ssl.1:${PORTSDIR}/security/openssl
@@ -43,6 +42,10 @@ post-extract:
( cd ${WRKSRC} ; tar xfz ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} )
do-build:
+.if exists(${PREFIX}/lib/librsaref.a)
+ @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./build bsf EXTRAAUTHENTICATORS=ssl RSAREF=yes)
+.else
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./build bsf EXTRAAUTHENTICATORS=ssl)
+.endif
.include "${MASTERDIR}/Makefile"
diff --git a/mail/pine4-ssl/distinfo b/mail/pine4-ssl/distinfo
index 3a315e788eef..d94f63c0ed26 100644
--- a/mail/pine4-ssl/distinfo
+++ b/mail/pine4-ssl/distinfo
@@ -1,2 +1,2 @@
-MD5 (pine4+ssl-1.3.tar.gz) = abe6dac5e2b6bbd443c473879fca08aa
+MD5 (pine4+ssl-1.4.tar.gz) = 1ab8368bda76cea8418fcc9be74f75fb
MD5 (pine4.21.tar.gz) = 9252a061387de806f8aa1ced885d41f6