aboutsummaryrefslogtreecommitdiff
path: root/misc/help2man
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-20 18:15:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-20 18:15:24 +0000
commit011afc7e7549a97a79cab87a23cd65c410460f56 (patch)
treef4ad2005a4872a7998bd98dd6e96b09b84ee09f9 /misc/help2man
parent8749a630176b232ad2f8d8dd106228e2a29cb43a (diff)
downloadports-011afc7e7549a97a79cab87a23cd65c410460f56.tar.gz
ports-011afc7e7549a97a79cab87a23cd65c410460f56.zip
- Cleanup PLIST
Notes
Notes: svn path=/head/; revision=375051
Diffstat (limited to 'misc/help2man')
-rw-r--r--misc/help2man/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index e587f4ab6ef5..8400b1d4a258 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -37,10 +37,6 @@ NLS_USES= gettext
NLS_PLIST_FILES+= man/${lang}/man1/help2man.1.gz \
share/locale/${lang}/LC_MESSAGES/${PORTNAME}.mo
.endfor
-.for lang in ${LANGS}
-NLS_PLIST_DIRS+= man/${lang}/man1 \
- man/${lang}
-.endfor
.include <bsd.port.options.mk>