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,8 +1,17 @@
$NetBSD: patch-ae,v 1.2 2007/08/31 21:49:33 agc Exp $
$NetBSD: patch-ae,v 1.3 2016/04/01 22:16:48 jperkin Exp $
--- Makefile.in.orig 1997-02-25 18:47:26.000000000 +0000
+++ Makefile.in 2007-08-31 12:23:48.000000000 +0100
@@ -38,9 +38,9 @@
+++ Makefile.in
@@ -9,7 +9,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
BINDIR = $(exec_prefix)/bin
-MANDIR = $(prefix)/man
+MANDIR = @mandir@
BINS = fmt wc expand unexpand
MANS = fmt.1 wc.1 expand.1 unexpand.1
@@ -38,9 +38,9 @@ INSTALL_DATA = @INSTALL_DATA@
all : $(BINS)
install : all