mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
94252026bc
Take maintainership Chase shared library bump and fix build with graphics/gegl
13 lines
373 B
Plaintext
13 lines
373 B
Plaintext
--- gnome/include/libopenraw-gnome/Makefile.in.orig 2016-11-27 01:53:40 UTC
|
|
+++ gnome/include/libopenraw-gnome/Makefile.in
|
|
@@ -529,7 +529,8 @@ info: info-am
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-libopenrawgnomeHEADERS
|
|
+@BUILD_GNOME_SUPPORT_TRUE@install-data-am: install-libopenrawgnomeHEADERS
|
|
+@BUILD_GNOME_SUPPORT_FALSE@install-data-am:
|
|
|
|
install-dvi: install-dvi-am
|
|
|