diff options
author | abs <abs> | 2003-04-04 17:32:51 +0000 |
---|---|---|
committer | abs <abs> | 2003-04-04 17:32:51 +0000 |
commit | bbb2a90fa73a1decb6b8743aa0ce754e14141201 (patch) | |
tree | 446128349e1d4accfe4a76ce9371dfd9ef5e21fb /shells | |
parent | 214d794c6881275862a09a18cc58e93d9205bf54 (diff) | |
download | pkgsrc-bbb2a90fa73a1decb6b8743aa0ce754e14141201.tar.gz |
Shorten COMMENT
Diffstat (limited to 'shells')
-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= / |