$NetBSD: patch-ad,v 1.5.2.2 2010/07/04 07:28:55 agc Exp $

--- Makefile.in.orig	2010-06-27 19:40:00.000000000 +0000
+++ Makefile.in
@@ -21,7 +21,7 @@ build:
 # handled via the dependency on the build target.
 #
 install: build
-	$(PYTHON) install.py -q install --skip-build --home "$(prefix)"
+	$(PYTHON) install.py -q install --skip-build --home ${DESTDIR}$(prefix)
 
 check test: build
 	$(PYTHON) test.py $(TESTOPTS)
