GraphicsMagick: remove unnecessary --mandir configure arg; this software already knows where manpages go
--- 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