Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/graphics/GraphicsMagick/files/patch-Makefile.in
16124 views
--- 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@