mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
12 lines
238 B
Plaintext
12 lines
238 B
Plaintext
|
--- Makefile.orig Sat Oct 30 19:06:26 1999
|
||
|
+++ Makefile Sat Oct 30 19:06:09 1999
|
||
|
@@ -1,3 +1,8 @@
|
||
|
+DESTDIR= ${PREFIX}
|
||
|
+BINDIR= /bin
|
||
|
+MANDIR= /man/man
|
||
|
+NOMANCOMPRESS= 1
|
||
|
+
|
||
|
PROG= dialog
|
||
|
SRCS= dialog.c
|
||
|
|