mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
254 B
Plaintext
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
|
||
|
|