mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 01:20:31 -04:00
While here, re-generate patches using the makepatch target. [1] Changelog is available here: https://lftp.yar.ru/news.html
11 lines
324 B
Text
11 lines
324 B
Text
--- src/Makefile.in.orig 2019-12-21 09:41:47 UTC
|
|
+++ src/Makefile.in
|
|
@@ -2607,7 +2607,7 @@ info: info-am
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-pkgdataSCRIPTS install-pkgverlibLTLIBRARIES
|
|
+install-data-am: install-pkgdataSCRIPTS
|
|
@$(NORMAL_INSTALL)
|
|
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
|
|
install-dvi: install-dvi-am
|