summaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
authorwiz <wiz>2002-06-17 12:58:22 +0000
committerwiz <wiz>2002-06-17 12:58:22 +0000
commit46ee43df09cd403583b1f2ef1a92023431f536a3 (patch)
tree9f0570a909c95a841291975269582471bab9ed27 /mail/sendmail
parent83907f4666f2331d14fdc7837394d7414a224ddc (diff)
downloadpkgsrc-46ee43df09cd403583b1f2ef1a92023431f536a3.tar.gz
Use openssl buildlink.mk instead of USE_SSL.
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 5d7fcd47412..22404586301 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2001/11/29 01:12:40 hubertf Exp $
+# $NetBSD: Makefile,v 1.43 2002/06/17 13:07:01 wiz Exp $
DISTNAME= sendmail.8.11.6
PKGNAME= sendmail-8.11.6
@@ -53,7 +53,7 @@ DEPENDS+= openldap-1.2.*:../../databases/openldap
DEPENDS+= db-2.7.7:../../databases/db
.endif
.if defined(USE_STARTTLS) && ${USE_STARTTLS} == YES
-USE_SSL= yes
+.include "../../security/openssl/buildlink.mk"
.endif
post-patch: