mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
11 lines
329 B
Text
11 lines
329 B
Text
--- gettext-runtime/man/Makefile.in.orig Mon May 23 04:23:40 2005
|
|
+++ gettext-runtime/man/Makefile.in Tue Jan 30 22:30:58 2007
|
|
@@ -576,5 +576,5 @@
|
|
|
|
-all-local: html-local
|
|
-install-data-local: install-html
|
|
-installdirs-local: installdirs-html
|
|
+all-local:
|
|
+install-data-local:
|
|
+installdirs-local:
|
|
uninstall-local: uninstall-html
|