mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
$NetBSD: patch-aa,v 1.1 2007/12/31 02:07:10 obache Exp $
|
|
|
|
--- Makefile.orig 2003-04-24 14:14:07.000000000 +0000
|
|
+++ Makefile
|
|
@@ -5,6 +5,5 @@ SRCS= dialog.c tables.c
|
|
MAN= i2ocfg.8
|
|
|
|
BINDIR= ${PREFIX}/libexec/cgi-bin
|
|
-MANDIR= ${PREFIX}/man
|
|
|
|
.include <bsd.prog.mk>
|