pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/standalone-tcsh Since this violates the general...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0fb1bc7814fb
branches: trunk
changeset: 352134:0fb1bc7814fb
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Sep 07 21:03:21 2016 +0000
description:
Since this violates the general prefix rules and won't build e.g. with
the recommendated setup of read-only root, mark it as not for bulk
builds.
diffstat:
shells/standalone-tcsh/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 468a94234959 -r 0fb1bc7814fb shells/standalone-tcsh/Makefile
--- a/shells/standalone-tcsh/Makefile Wed Sep 07 18:50:14 2016 +0000
+++ b/shells/standalone-tcsh/Makefile Wed Sep 07 21:03:21 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2015/09/03 15:58:22 sevan Exp $
+# $NetBSD: Makefile,v 1.27 2016/09/07 21:03:21 joerg Exp $
#
# FIXME: This is because of PREFIX=/ below.
@@ -30,6 +30,7 @@
# FIXME: Packages shall only install into ${LOCALBASE} or a subdirectory.
PREFIX= /
+NOT_FOR_BULK_PLATFORM= *-*-*
NLSDIR= usr/share/nls
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
Home |
Main Index |
Thread Index |
Old Index