summaryrefslogtreecommitdiff
path: root/sysutils/bksh/files/patch-Makefile
blob: 3b9c899c32e2436784ce70ed84329610d206e059 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Makefile.orig	Sat Aug  5 11:56:42 2006
+++ Makefile	Sat Aug  5 11:56:58 2006
@@ -1,5 +1,7 @@
 .include "local.mk"
 
+BINDIR=	${PREFIX}/bin
+
 # Stolen from bsd.port.mk
 # Get __FreeBSD_version
 .if !defined(OSVERSION)