1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/nwrite/files/patch-aa
Thomas Gellekum a6647c56ad Import nwrite port. nwwrite is an enhanced write(1).
PR:		4191
Submitted by:	David Holloway <daveh@gwythaint.tamis.com>
1997-08-01 06:58:38 +00:00

12 lines
254 B
Plaintext

--- Makefile.orig Tue Jul 29 15:36:52 1997
+++ Makefile Thu Jul 31 16:17:26 1997
@@ -35,7 +35,7 @@
#INSTALL= /usr/ucb/install
#INSTALL= /usr/local/gnu/bin/install
-DEST = /usr/local
+DEST = $(PREFIX)
BIN = $(DEST)/bin
MAN = $(DEST)/man