$NetBSD: patch-bc,v 1.2 2000/04/27 01:05:09 kim Exp $

--- postsuper/Makefile.orig	Wed Apr 26 20:25:56 2000
+++ postsuper/Makefile	Wed Apr 26 20:39:40 2000
@@ -0,0 +1,12 @@
+#	$NetBSD: patch-bc,v 1.2 2000/04/27 01:05:09 kim Exp $
+.include "../conf/main.cf"
+PROG=	postsuper
+BINDIR=${command_directory}
+
+DPADD+= ${LIBPGLOBAL} ${LIBPUTIL}
+LDADD+= ${LIBPGLOBAL} ${LIBPUTIL} ${AUXLIBS}
+
+# XXX
+NOMAN=1
+
+.include <bsd.prog.mk>
