aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2015-04-09 05:14:51 +0800
committerjgh <jgh@FreeBSD.org>2015-04-09 05:14:51 +0800
commit1017e6485752da979505b7bf1624e64545cb0126 (patch)
tree448fd72424b6ba0f1e1465240e17861109374140 /shells
parentd176be6b321ac7784d82f8ff9baa1995ff376ff1 (diff)
downloadfreebsd-ports-gnome-1017e6485752da979505b7bf1624e64545cb0126.tar.gz
freebsd-ports-gnome-1017e6485752da979505b7bf1624e64545cb0126.tar.zst
freebsd-ports-gnome-1017e6485752da979505b7bf1624e64545cb0126.zip
- remove do_nada from fetch target
Approved by: portmgr (blanket)
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh_nls/Makefile4
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 \