aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/bind9-dlz/Makefile2
-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
-rw-r--r--net/bind9-dlz/Makefile2
-rw-r--r--news/suck/Makefile2
-rw-r--r--security/hpn-ssh/Makefile2
-rw-r--r--security/openssh-portable/Makefile2
-rw-r--r--security/openssh/Makefile2
-rw-r--r--www/apache13-modssl/Makefile2
-rw-r--r--www/apache13-ssl/Makefile2
12 files changed, 14 insertions, 14 deletions
diff --git a/dns/bind9-dlz/Makefile b/dns/bind9-dlz/Makefile
index 016255c8e430..55c89d25cd73 100644
--- a/dns/bind9-dlz/Makefile
+++ b/dns/bind9-dlz/Makefile
@@ -174,7 +174,7 @@ post-clean:
.if defined(WITH_OPENSSL)
.if !defined(WITHOUT_OPENSSL)
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
.endif
.endif
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)
diff --git a/net/bind9-dlz/Makefile b/net/bind9-dlz/Makefile
index 016255c8e430..55c89d25cd73 100644
--- a/net/bind9-dlz/Makefile
+++ b/net/bind9-dlz/Makefile
@@ -174,7 +174,7 @@ post-clean:
.if defined(WITH_OPENSSL)
.if !defined(WITHOUT_OPENSSL)
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
.endif
.endif
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 57509ce8f8fd..ab4ff7fa56c0 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -39,7 +39,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn
.include <bsd.port.pre.mk>
.if !defined(SUCK_WITHOUT_SSL) && !defined(WITHOUT_SSL)
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
MAKE_ENV+= SSL_LIB="-lssl -lcrypto"
MAKE_ENV+= SSL_DEFS="-I${OPENSSLINC} -DHAVE_LIBSSL"
MAKE_ENV+= SSL_LIB_LOC="-L${OPENSSLLIB}"
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile
index 9150c7d5961c..62133cc738b1 100644
--- a/security/hpn-ssh/Makefile
+++ b/security/hpn-ssh/Makefile
@@ -141,7 +141,7 @@ test:
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CONFIGURE_ARGS+= --with-ssl-dir=${OPENSSLBASE}
.include <bsd.port.post.mk>
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 9150c7d5961c..62133cc738b1 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -141,7 +141,7 @@ test:
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CONFIGURE_ARGS+= --with-ssl-dir=${OPENSSLBASE}
.include <bsd.port.post.mk>
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 22fe8f2fe612..9a15035c7153 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -41,7 +41,7 @@ PAM=no
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CRYPTOLIBS= -L${OPENSSLLIB} -lcrypto
# Here, MANDIR is concetenated to DESTDIR which all forms the man install dir...
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index bc45754c74c6..0e583bafe915 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -102,7 +102,7 @@ CFLAGS+= -O6 -funroll-loops -fstrength-reduce -fomit-frame-pointer \
-fexpensive-optimizations -ffast-math
.endif
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CONFIGURE_ENV= CFLAGS='${CFLAGS}' \
OPTIM='${OPTIM}' \
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index ac3dd3688377..5b8595f07463 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -47,7 +47,7 @@ USE_PERL5= YES
#
# Set APACHE_PERF_TUNING env. variable to YES to get maximum performance
#
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CFLAGS+= -I${OPENSSLINC}/openssl