$NetBSD$

--- scripts/outbound/Makefile.orig	2001-01-28 15:53:16.000000000 +0000
+++ scripts/outbound/Makefile
@@ -26,7 +26,7 @@ $(PROGS):	$(TOPDIR)/config.make $(TOPDIR
 
 
 install:
-	$(INSTALL_PROG) $(PROGS) $(PREFIX)$(BINDIR)
+	$(INSTALL_PROG) $(PROGS) $(DESTDIR)$(PREFIX)$(BINDIR)
 
 
 clean:
