summaryrefslogtreecommitdiff
path: root/mail/metamail/patches
diff options
context:
space:
mode:
authorobache <obache>2008-05-10 11:52:14 +0000
committerobache <obache>2008-05-10 11:52:14 +0000
commitf5d2179fe121cef0d2d6ac0850e4a097d4fd25df (patch)
treee43f157005797be3e8dc4200eef8139be11119a9 /mail/metamail/patches
parentca4a3535446e3675900e8d26569ac5b7cfab99d4 (diff)
downloadpkgsrc-f5d2179fe121cef0d2d6ac0850e4a097d4fd25df.tar.gz
Add DESTDIR support and clean up, based on PR 38520.
Diffstat (limited to 'mail/metamail/patches')
-rw-r--r--mail/metamail/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/metamail/patches/patch-aa b/mail/metamail/patches/patch-aa
index 7265a9e47df..61e188aa5ab 100644
--- a/mail/metamail/patches/patch-aa
+++ b/mail/metamail/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.13 2006/07/21 08:24:29 tron Exp $
+$NetBSD: patch-aa,v 1.14 2008/05/10 11:52:14 obache Exp $
--- Makefile.orig 1994-01-26 11:32:33.000000000 -0600
+++ Makefile 2006-07-20 22:10:32.000000000 -0500
@@ -51,7 +51,7 @@ $NetBSD: patch-aa,v 1.13 2006/07/21 08:24:29 tron Exp $
# Root of installation tree
-INSTROOT = /usr/local
-+INSTROOT = ${PREFIX}
++INSTROOT = ${DESTDIR}${PREFIX}
#
# This is where binaries should be copied
LOCALBINDIR = ${INSTROOT}/bin