diff options
author | abs <abs@pkgsrc.org> | 2003-04-04 17:32:51 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-04-04 17:32:51 +0000 |
commit | 09a901a9028fc6181ca3f784a67412231fc1a1bf (patch) | |
tree | 446128349e1d4accfe4a76ce9371dfd9ef5e21fb /shells/standalone-tcsh/Makefile | |
parent | 8351dd7ef5cd6bb221e46df3cd47eedd34946391 (diff) | |
download | pkgsrc-09a901a9028fc6181ca3f784a67412231fc1a1bf.tar.gz |
Shorten COMMENT
Diffstat (limited to 'shells/standalone-tcsh/Makefile')
-rw-r--r-- | shells/standalone-tcsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/standalone-tcsh/Makefile b/shells/standalone-tcsh/Makefile index 59b346b3710..942c8ac3ace 100644 --- a/shells/standalone-tcsh/Makefile +++ b/shells/standalone-tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:42:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/04/04 17:32:51 abs Exp $ # NO_MTREE= YES @@ -10,7 +10,7 @@ PKG_SHELL= /bin/tcsh .include "../../shells/tcsh/Makefile" -COMMENT:= Standalone version of the ${COMMENT} +COMMENT:= Standalone version of the Extended C-shell LDFLAGS+= -static LOCALBASE= / |