mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
13 lines
228 B
Plaintext
13 lines
228 B
Plaintext
|
--- Makefile.orig Mon Feb 23 17:32:56 1998
|
||
|
+++ Makefile Mon Feb 23 17:33:50 1998
|
||
|
@@ -8,8 +8,7 @@
|
||
|
|
||
|
PROG= upsd
|
||
|
|
||
|
-BINDIR= /usr/local/sbin
|
||
|
-MANDIR= /usr/local/share/man
|
||
|
+BINDIR= ${PREFIX}/sbin
|
||
|
NOMAN= noway
|
||
|
|
||
|
#DEBUG= -g -DDEBUG
|