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,8 @@
$NetBSD: patch-apps_Makefile,v 1.2 2014/05/13 02:23:11 rodent Exp $
$NetBSD: patch-apps_Makefile,v 1.4 2016/01/28 16:30:43 jperkin Exp $
Adjust build procedure.
--- apps/Makefile.orig Mon Apr 7 16:55:44 2014
--- apps/Makefile.orig 2016-01-28 13:57:21.000000000 +0000
+++ apps/Makefile
@@ -4,6 +4,7 @@
@@ -12,7 +12,7 @@ Adjust build procedure.
CC= cc
INCLUDES= -I$(TOP) -I../include $(KRB5_INCLUDES)
CFLAG= -g -static
@@ -109,13 +110,13 @@ install:
@@ -112,13 +113,13 @@ install:
@set -e; for i in $(SCRIPTS); \
do \
(echo installing $$i; \