summaryrefslogtreecommitdiff
path: root/shells/tcsh
diff options
context:
space:
mode:
authoragc <agc>2001-08-14 12:48:21 +0000
committeragc <agc>2001-08-14 12:48:21 +0000
commitfd0ec9a72e9f71492f8da64dda1daee1a7d2418c (patch)
tree507b35937c7a2ef0233e2b68bcecac0843ad9245 /shells/tcsh
parent8ed39477c32c6fa5be3c865b2e99411a1d5ba8f4 (diff)
downloadpkgsrc-fd0ec9a72e9f71492f8da64dda1daee1a7d2418c.tar.gz
The TCSH_STATIC mk.conf definition has been removed in favour of a
static-tcsh package.
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 6b5344a3b88..12d51798d7e 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2001/08/06 20:48:54 agc Exp $
+# $NetBSD: Makefile,v 1.27 2001/08/14 12:48:21 agc Exp $
#
DISTNAME= tcsh-6.10
@@ -22,10 +22,6 @@ PLIST_SRC= ${WRKDIR}/PLIST-src
.include "../../mk/bsd.prefs.mk"
-.if defined(TCSH_STATIC)
-LDFLAGS+= -static
-.endif
-
.if ${OPSYS} == "SunOS"
OS_VERSION!= echo ${OS_VERSION} | sed -e 's|5\.|2.|'
LOWER_OPSYS= solaris${OS_VERSION}