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

11 lines
238 B
Text

--- 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