freebsd-ports/sysutils/mapchan/files/patch-Makefile
Thierry Thomas 16dc24a0a6 Add mapchan 1.4, an implementation of the utility "mapchan"
from SCO Unix.

PR:		62960
Submitted by:	Konstantin Reznichenko <kot (at) premierbank.dp.ua>
2005-02-27 14:47:24 +00:00

11 lines
330 B
Text

--- 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)