$NetBSD: patch-be,v 1.1 1999/05/30 18:18:33 tron Exp $

--- sendmail/Makefile.orig	Sun May 30 18:49:14 1999
+++ sendmail/Makefile	Sun May 30 18:49:14 1999
@@ -0,0 +1,12 @@
+#	$NetBSD: patch-be,v 1.1 1999/05/30 18:18:33 tron Exp $
+.include "../conf/main.cf"
+PROG=	sendmail
+BINDIR=${daemon_directory}
+
+DPADD+= ${LIBPGLOBAL} ${LIBPUTIL}
+LDADD+= ${LIBPGLOBAL} ${LIBPUTIL}
+
+# XXX
+NOMAN=1
+
+.include <bsd.prog.mk>
