mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
|
--- Makefile.orig Wed Nov 3 10:43:26 1999
|
||
|
+++ Makefile Wed Nov 3 10:44:11 1999
|
||
|
@@ -1,3 +1,7 @@
|
||
|
+DESTDIR= ${PREFIX}
|
||
|
+BINDIR= /bin
|
||
|
+MANDIR= /man/man
|
||
|
+
|
||
|
PROG= uwatch
|
||
|
CFLAGS= -Wall
|
||
|
|