diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-05-20 07:00:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-05-20 07:00:32 +0000 |
commit | a1bb21b193870c11d35eee643725b0e86ea0739e (patch) | |
tree | 57168984113fdd946061901cba7f7fd0be81ee44 /graphics/GraphicsMagick12/files/patch-Makefile.in | |
parent | devel/py-manuel: update to 1.7.2 (diff) |
Remove expired port:
2014-05-20 graphics/GraphicsMagick12: Unmaintained upstream, no ports depending on it. Use graphics/GraphicsMagick13 instead
Diffstat (limited to 'graphics/GraphicsMagick12/files/patch-Makefile.in')
-rw-r--r-- | graphics/GraphicsMagick12/files/patch-Makefile.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/GraphicsMagick12/files/patch-Makefile.in b/graphics/GraphicsMagick12/files/patch-Makefile.in deleted file mode 100644 index 7c5d272c8bd3..000000000000 --- a/graphics/GraphicsMagick12/files/patch-Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.in.orig 2008-05-18 17:22:51.000000000 -0400 -+++ Makefile.in 2008-06-06 18:41:23.620488084 -0400 -@@ -1775,7 +1775,7 @@ - MagickLibConfigPath = @MagickLibConfigPath@ - MagickLibPath = @MagickLibPath@ - MagickShareConfigPath = @MagickShareConfigPath@ --MagickSharePath = @MagickSharePath@ -+MagickSharePath = ${DATADIR} - MogrifyDelegate = @MogrifyDelegate@ - NM = @NM@ - NMEDIT = @NMEDIT@ -@@ -4382,7 +4382,7 @@ - @WITH_PERL_DYNAMIC_FALSE@@WITH_PERL_STATIC_TRUE@@WITH_PERL_TRUE@PERLSTATICNAME = PerlMagick - - # Pkgconfig directory --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - - # Files to install in Pkgconfig directory - pkgconfig_DATA = \ |