summaryrefslogtreecommitdiff
path: root/sysutils/mapchan/files/patch-Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-02-27 14:47:24 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-02-27 14:47:24 +0000
commit16dc24a0a6c428dde85db836012896bd49ca76ec (patch)
treee40e24c94a21c5ac1c575c52950fe5886bd6510b /sysutils/mapchan/files/patch-Makefile
parent- Update to 0.90.0 (diff)
Add mapchan 1.4, an implementation of the utility "mapchan"
from SCO Unix. PR: 62960 Submitted by: Konstantin Reznichenko <kot (at) premierbank.dp.ua>
Notes
Notes: svn path=/head/; revision=129891
Diffstat (limited to 'sysutils/mapchan/files/patch-Makefile')
-rw-r--r--sysutils/mapchan/files/patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/mapchan/files/patch-Makefile b/sysutils/mapchan/files/patch-Makefile
new file mode 100644
index 000000000000..2da209fcd9db
--- /dev/null
+++ b/sysutils/mapchan/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- Makefile.orig Sat Dec 23 09:47:25 2000
++++ Makefile Thu Aug 7 00:43:27 2003
+@@ -11,7 +11,7 @@
+ # (2) If your system has not basename() function - uncomment next string
+ #DEFS+=-DNOBASENAME
+
+-BINDIR=/bin
++BINDIR=$(PREFIX)/bin
+ LDFLAGS=-lutil
+ #--------------------------------------------------------------
+ CFLAGS += $(DEFS)