svn commit: r375051 - head/misc/help2man
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Dec 20 18:15:25 UTC 2014
Author: sunpoet
Date: Sat Dec 20 18:15:24 2014
New Revision: 375051
URL: https://svnweb.freebsd.org/changeset/ports/375051
QAT: https://qat.redports.org/buildarchive/r375051/
Log:
- Cleanup PLIST
Modified:
head/misc/help2man/Makefile
Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile Sat Dec 20 18:15:16 2014 (r375050)
+++ head/misc/help2man/Makefile Sat Dec 20 18:15:24 2014 (r375051)
@@ -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>
More information about the svn-ports-all
mailing list