a0bcd2cf68
PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
11 lines
385 B
Text
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@
|