aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-04-04 03:39:55 +0800
committerdinoex <dinoex@FreeBSD.org>2003-04-04 03:39:55 +0800
commit98da76e2e575688d78f4b9fe102fce6ae1b3e996 (patch)
tree9190a271b4381de48b921558328743610387e1b5 /mail
parent6947aae17d1ca9f477621678d90ab162cf6c6829 (diff)
downloadfreebsd-ports-gnome-98da76e2e575688d78f4b9fe102fce6ae1b3e996.tar.gz
freebsd-ports-gnome-98da76e2e575688d78f4b9fe102fce6ae1b3e996.tar.zst
freebsd-ports-gnome-98da76e2e575688d78f4b9fe102fce6ae1b3e996.zip
- use bsd.openssl.mk
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail-old/Makefile2
-rw-r--r--mail/sendmail/Makefile4
-rw-r--r--mail/sendmail811/Makefile2
-rw-r--r--mail/sendmail812/Makefile4
4 files changed, 6 insertions, 6 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile
index 3dc2616e4959..0c1bdcb9e74a 100644
--- a/mail/sendmail-old/Makefile
+++ b/mail/sendmail-old/Makefile
@@ -176,7 +176,7 @@ mailer.conf:
.include <bsd.port.pre.mk>
.if defined(SENDMAIL_WITH_TLS) || defined(WITH_TLS)
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
.endif
.if exists(${FILESDIR}/site.config.m4.local)
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 0b2d85377b52..335dbed9ae73 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -226,7 +226,7 @@ ${DESTDIR}/etc/mail/submit.cf: ${DESTDIR}/etc/mail/submit.mc
install-sasldb:
@${ECHO_CMD} "# Links:"
@${ECHO_CMD} "#"
- @${ECHO_CMD} "# http://www.sendmail.org/~gshapiro/
+ @${ECHO_CMD} "# http://www.sendmail.org/~gshapiro/"
@${ECHO_CMD} "# http://www.sendmail.org/~ca/email/auth.html"
@${ECHO_CMD} "# http://www.asp.ogi.edu/people/paja/linux/sendmail/"
@${ECHO_CMD} "# http://blue-labs.org/clue/sendmail.php"
@@ -242,7 +242,7 @@ tls-install:
.include <bsd.port.pre.mk>
.if defined(SENDMAIL_WITH_TLS) || defined(WITH_TLS)
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
.endif
.if exists(${FILESDIR}/site.config.m4.local)
diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile
index 3dc2616e4959..0c1bdcb9e74a 100644
--- a/mail/sendmail811/Makefile
+++ b/mail/sendmail811/Makefile
@@ -176,7 +176,7 @@ mailer.conf:
.include <bsd.port.pre.mk>
.if defined(SENDMAIL_WITH_TLS) || defined(WITH_TLS)
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
.endif
.if exists(${FILESDIR}/site.config.m4.local)
diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile
index 0b2d85377b52..335dbed9ae73 100644
--- a/mail/sendmail812/Makefile
+++ b/mail/sendmail812/Makefile
@@ -226,7 +226,7 @@ ${DESTDIR}/etc/mail/submit.cf: ${DESTDIR}/etc/mail/submit.mc
install-sasldb:
@${ECHO_CMD} "# Links:"
@${ECHO_CMD} "#"
- @${ECHO_CMD} "# http://www.sendmail.org/~gshapiro/
+ @${ECHO_CMD} "# http://www.sendmail.org/~gshapiro/"
@${ECHO_CMD} "# http://www.sendmail.org/~ca/email/auth.html"
@${ECHO_CMD} "# http://www.asp.ogi.edu/people/paja/linux/sendmail/"
@${ECHO_CMD} "# http://blue-labs.org/clue/sendmail.php"
@@ -242,7 +242,7 @@ tls-install:
.include <bsd.port.pre.mk>
.if defined(SENDMAIL_WITH_TLS) || defined(WITH_TLS)
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
.endif
.if exists(${FILESDIR}/site.config.m4.local)