Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+5 -4
View File
@@ -1,16 +1,17 @@
$NetBSD: patch-bd,v 1.4 2013/05/29 11:11:12 wiz Exp $
$NetBSD: patch-bd,v 1.6 2014/11/30 08:40:51 spz Exp $
Add MANDIR, but don't hardcode it (fixed in post-patch by SUBST_*).
--- mcs/build/config-default.make.orig 2013-01-12 12:57:57.000000000 +0000
--- mcs/build/config-default.make.orig 2014-09-22 13:23:05.000000000 +0000
+++ mcs/build/config-default.make
@@ -17,8 +17,9 @@ LIBRARY_FLAGS = /noconfig
ifndef CFLAGS
CFLAGS = -g -O2
endif
prefix = /usr/local
-prefix = /usr/local
+prefix = /usr/pkg
exec_prefix = $(prefix)
+mandir = $(prefix)/MANDIR
+mandir = $(prefix)/man
mono_libdir = $(exec_prefix)/lib
sysconfdir = $(prefix)/etc
#RUNTIME = mono