ports/devel/gettext-lint/files/patch-etc:Makefile.in
Ying-Chieh Liao d3ae37dc26 add gettext-lint
Check the validity and consistency of PO and POT files
2004-02-03 06:37:57 +00:00

10 lines
337 B
Text

--- etc/Makefile.in.orig Tue Feb 3 14:25:14 2004
+++ etc/Makefile.in Tue Feb 3 14:25:26 2004
@@ -224,7 +224,6 @@
install-data-local:
- @$(NORMAL-INSTALL)
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir); \
$(INSTALL_DATA) report.xsl $(DESTDIR)$(pkgdatadir)
# Tell versions [3.59,3.63) of GNU make to not export all variables.