pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/standalone-tcsh
Module Name: pkgsrc
Committed By: nia
Date: Thu Mar 17 08:27:31 UTC 2022
Modified Files:
pkgsrc/shells/standalone-tcsh: Makefile
Log Message:
standalone-tcsh: revert my changes for now
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/shells/standalone-tcsh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/standalone-tcsh/Makefile
diff -u pkgsrc/shells/standalone-tcsh/Makefile:1.42 pkgsrc/shells/standalone-tcsh/Makefile:1.43
--- pkgsrc/shells/standalone-tcsh/Makefile:1.42 Thu Mar 3 07:39:00 2022
+++ pkgsrc/shells/standalone-tcsh/Makefile Thu Mar 17 08:27:31 2022
@@ -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 @@ DESCR_SRC= ../../shells/tcsh/DESCR DESC
# anyone wants.
ONLY_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
-.include "../../mk/bsd.prefs.mk"
-
-.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