summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-31 11:55:30 +0000
committerwiz <wiz>2002-10-31 11:55:30 +0000
commit4c8895de94195ccdbd745a857f111b7a1cf5452a (patch)
tree1e67f89c8d33652215c9f0ad73ed6d87c215eb96 /shells
parent9d96e1746a7992944f0fb4d0c8f94e90714f6f3a (diff)
downloadpkgsrc-4c8895de94195ccdbd745a857f111b7a1cf5452a.tar.gz
Sync with tcsh package. Fixes PR 18861.
Diffstat (limited to 'shells')
-rw-r--r--shells/standalone-tcsh/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/shells/standalone-tcsh/Makefile b/shells/standalone-tcsh/Makefile
index 511faef8256..723b9b23397 100644
--- a/shells/standalone-tcsh/Makefile
+++ b/shells/standalone-tcsh/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2002/07/25 11:15:58 kim Exp $
+# $NetBSD: Makefile,v 1.4 2002/10/31 11:55:30 wiz Exp $
#
NO_MTREE= YES
+WRKSRC= ${WRKDIR}/${DISTNAME}
+PKGNAME= standalone-${DISTNAME}
+
.include "../../shells/tcsh/Makefile"
-WRKSRC:= ${WRKDIR}/${DISTNAME}
-PKGNAME:= standalone-${DISTNAME}
COMMENT:= Standalone version of the ${COMMENT}
LDFLAGS+= -static