Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,6 @@
$NetBSD: patch-aa,v 1.7 2008/06/20 01:09:29 joerg Exp $
$NetBSD: patch-aa,v 1.8 2016/03/30 09:08:11 jperkin Exp $
Use PKGMANDIR.
--- Makefile.orig 1995-07-21 01:03:30.000000000 +0100
+++ Makefile 2003-09-22 16:14:32.878633434 +0100
@@ -9,7 +11,7 @@ $NetBSD: patch-aa,v 1.7 2008/06/20 01:09:29 joerg Exp $
-MANDIR=/usr/local/man
-BINDIR=/usr/local/bin
-INSTALL=install -c
+MANDIR=${PREFIX}/man
+MANDIR=${PREFIX}/${PKGMANDIR}
+BINDIR=${PREFIX}/bin
GROFF=groff
NROFF=nroff