[53141] trunk/dports/graphics/GraphicsMagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jun 30 01:58:14 PDT 2009


Revision: 53141
          http://trac.macports.org/changeset/53141
Author:   ryandesign at macports.org
Date:     2009-06-30 01:58:13 -0700 (Tue, 30 Jun 2009)
Log Message:
-----------
GraphicsMagick: remove unnecessary --mandir configure arg; this software already knows where manpages go

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

Modified: trunk/dports/graphics/GraphicsMagick/Portfile
===================================================================
--- trunk/dports/graphics/GraphicsMagick/Portfile	2009-06-30 08:53:18 UTC (rev 53140)
+++ trunk/dports/graphics/GraphicsMagick/Portfile	2009-06-30 08:58:13 UTC (rev 53141)
@@ -52,8 +52,7 @@
                         --with-zlib=yes \
                         --with-xml=yes \
                         --with-ttf=yes \
-                        --enable-shared=yes \
-                        --mandir=${prefix}/share/man
+                        --enable-shared=yes
 
 use_parallel_build      yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090630/801c5a8b/attachment.html>


More information about the macports-changes mailing list