[Lunar-commits] <moonbase-other> ImageMagick: Removing the if/then I put there yesterday.
stumbles
stumbles at lunar-linux.org
Sat Jun 8 19:06:24 CEST 2013
commit c4de9a420449a37157fe27de5461ef74be935c32
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 08 Jun 2013 10:05:54 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/c4de9a420449a37157fe27de5461ef74be935c32
ImageMagick: Removing the if/then I put there yesterday.
---
graphics/ImageMagick/BUILD | +0/-5
1 file changed, 5 deletions(-)
--- a/graphics/ImageMagick/BUILD
+++ b/graphics/ImageMagick/BUILD
@@ -6,11 +6,6 @@
default_config &&
-# libgvpr.pc uses cgraph
- if in_depends $MODULE graphviz ; then
- sedit "s:-lgraph:-lcgraph:g" Makefile
- fi &&
-
make &&
prepare_install &&
make install-strip &&
More information about the Lunar-commits
mailing list