diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh_nls/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/tcsh_nls/Makefile b/shells/tcsh_nls/Makefile index a1e4a53ca2eb..e6b004d93680 100644 --- a/shells/tcsh_nls/Makefile +++ b/shells/tcsh_nls/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 1.0 CATEGORIES= shells MASTER_SITES= # none DISTFILES= # none +EXTRACT_ONLY= # none MAINTAINER= ume@FreeBSD.org COMMENT= Misc NLS catalogs for tcsh which requires libiconv @@ -57,9 +58,6 @@ NLS_CATALOGS= de_DE.ISO8859-1:de_AT.UTF-8 \ uk_UA.KOI8-U:uk_UA.ISO8859-5 \ uk_UA.KOI8-U:uk_UA.UTF-8 \ -do-fetch: - @${DO_NADA} - do-install: @for i in ${NLS_CATALOGS}; do \ ${LN} -sf /usr/share/nls/$${i%%:*}/tcsh.cat \ |