mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
|
--- Makefile.org Wed Feb 17 23:06:51 1999
|
||
|
+++ Makefile Wed Feb 17 23:39:11 1999
|
||
|
@@ -5,7 +5,7 @@
|
||
|
CC = cc
|
||
|
CFLAGS= -O
|
||
|
|
||
|
-prefix = /usr/local
|
||
|
+prefix = $(PREFIX)
|
||
|
exec_prefix = $(prefix)/bin
|
||
|
man_prefix = $(prefix)/man/man$(manext)
|
||
|
manext = 1
|