freebsd-ports/graphics/GraphicsMagick/files/patch-Makefile.in
Mathieu Arnold a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00

11 lines
385 B
Text

--- Makefile.in.orig 2015-02-28 20:53:46 UTC
+++ Makefile.in
@@ -2221,7 +2221,7 @@ MagickFilterModulesPath = @MagickFilterM
MagickLibConfigPath = @MagickLibConfigPath@
MagickLibPath = @MagickLibPath@
MagickShareConfigPath = @MagickShareConfigPath@
-MagickSharePath = @MagickSharePath@
+MagickSharePath = ${DATADIR}
MogrifyDelegate = @MogrifyDelegate@
NM = @NM@
NMEDIT = @NMEDIT@