[105937] trunk/dports/graphics/ImageMagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 10 16:10:49 PDT 2013


Revision: 105937
          https://trac.macports.org/changeset/105937
Author:   ryandesign at macports.org
Date:     2013-05-10 16:10:49 -0700 (Fri, 10 May 2013)
Log Message:
-----------
ImageMagick: remove no_plus_plus variant; there is no reason to allow the user to disable the installation of libMagick++

Modified Paths:
--------------
    trunk/dports/graphics/ImageMagick/Portfile

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2013-05-10 23:07:15 UTC (rev 105936)
+++ trunk/dports/graphics/ImageMagick/Portfile	2013-05-10 23:10:49 UTC (rev 105937)
@@ -169,10 +169,6 @@
     configure.args-append   --with-pango
 }
 
-variant no_plus_plus description {Do not install Magick++} {
-    configure.args-append   --without-magick-plus-plus
-}
-
 variant no_x11 {
     depends_lib-delete      port:xorg-libXext \
                             port:xorg-libXt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130510/85aa8297/attachment.html>


More information about the macports-changes mailing list