mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
13 lines
287 B
Plaintext
13 lines
287 B
Plaintext
$NetBSD: patch-ad,v 1.2 2008/02/16 10:14:53 obache Exp $
|
|
|
|
--- man/Makefile.orig 1999-01-27 22:23:34.000000000 +0000
|
|
+++ man/Makefile
|
|
@@ -8,7 +8,4 @@ SUBDIR+= ${MACHINE}
|
|
SUBDIR+= x68k
|
|
.endif
|
|
|
|
-beforeinstall:
|
|
- mtree -def jmantree -p ${DESTDIR}/usr/local -u
|
|
-
|
|
.include <bsd.subdir.mk>
|