1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/misc/freedialog/files/patch-aa
Steve Price a02531d9f9 Initial import of freedialog version 0.3.
An implementation of dialog(1) under a BSD-friendly license.

PR:		14728
Submitted by:	James Howard <howardj@wam.umd.edu>
1999-11-26 18:56:24 +00:00

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