ports/graphics/zphoto/files/patch-templates_default_all_Makefile.in
Nuno Teixeira 06f249d2be graphics/zphoto: Fix build with graphics/imlib2 1.12.1
- Add license
- Pet portlint, portclippy, portfmt and Q/A check

Add minimal support to `pkg-config imlib2`; imlib2-config has been
dropped since imlib2-1.7.5.

PR:		276430
2024-01-18 21:55:03 +00:00

15 lines
450 B
Text

--- templates/default/all/Makefile.in.orig 2004-07-20 16:49:24 UTC
+++ templates/default/all/Makefile.in
@@ -369,9 +369,9 @@ install-data-local:
| sh
install-data-local:
- mkdir -p $(templatesdir)
- cp -p *.html.* $(templatesdir)
- cp -p *.js.* $(templatesdir)
+ mkdir -p $(DESTDIR)$(templatesdir)
+ cp -p *.html.* $(DESTDIR)$(templatesdir)
+ cp -p *.js.* $(DESTDIR)$(templatesdir)
clean:
rm -f zphoto.css .photo.html *.html.* *.js.* *.txt