summaryrefslogtreecommitdiff
path: root/sysutils/bksh/files/patch-Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-08-04 11:41:30 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-08-04 11:41:30 +0000
commit42542fb07642b8336e808272918f3ae46aa67e0b (patch)
tree98ff235c33c6493aa26457284f122652c38935f7 /sysutils/bksh/files/patch-Makefile
parent- Extract command variable definitions from bsd.port.mk, they are now stored in (diff)
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Diffstat (limited to 'sysutils/bksh/files/patch-Makefile')
-rw-r--r--sysutils/bksh/files/patch-Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/bksh/files/patch-Makefile b/sysutils/bksh/files/patch-Makefile
index 3b9c899c32e2..e06cf3338507 100644
--- a/sysutils/bksh/files/patch-Makefile
+++ b/sysutils/bksh/files/patch-Makefile
@@ -1,8 +1,9 @@
---- Makefile.orig Sat Aug 5 11:56:42 2006
-+++ Makefile Sat Aug 5 11:56:58 2006
-@@ -1,5 +1,7 @@
+--- Makefile.orig Mon Jun 23 03:11:57 2003
++++ Makefile Sat Aug 4 00:32:00 2007
+@@ -1,5 +1,8 @@
.include "local.mk"
++DESTDIR=
+BINDIR= ${PREFIX}/bin
+
# Stolen from bsd.port.mk