pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/standalone-tcsh standalone-tcsh: revert my chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c32729cd8f0
branches: trunk
changeset: 375606:1c32729cd8f0
user: nia <nia%pkgsrc.org@localhost>
date: Thu Mar 17 08:27:31 2022 +0000
description:
standalone-tcsh: revert my changes for now
diffstat:
shells/standalone-tcsh/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 64999f0140eb -r 1c32729cd8f0 shells/standalone-tcsh/Makefile
--- a/shells/standalone-tcsh/Makefile Thu Mar 17 08:21:32 2022 +0000
+++ b/shells/standalone-tcsh/Makefile Thu Mar 17 08:27:31 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2022/03/03 07:39:00 nia Exp $
+# $NetBSD: Makefile,v 1.43 2022/03/17 08:27:31 nia Exp $
#
# FIXME: This is because of PREFIX=/ below.
@@ -16,11 +16,9 @@
# anyone wants.
ONLY_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
-.include "../../mk/bsd.prefs.mk"
+MKPIE_SUPPORTED= no
-.if !defined(OPSYS_HAS_STATIC_PIE)
-MKPIE_SUPPORTED= no
-.endif
+.include "../../mk/bsd.prefs.mk"
.if ${OS_VARIANT} == "OmniOS"
NOT_FOR_PLATFORM+= SunOS-*-*
Home |
Main Index |
Thread Index |
Old Index