[28001] trunk/dports/print/ghostscript/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 17 06:32:09 PDT 2007


Revision: 28001
          http://trac.macosforge.org/projects/macports/changeset/28001
Author:   digdog at macports.org
Date:     2007-08-17 06:32:08 -0700 (Fri, 17 Aug 2007)

Log Message:
-----------
fix manpath for #12496 to avoid mtree violation

Modified Paths:
--------------
    trunk/dports/print/ghostscript/Portfile

Modified: trunk/dports/print/ghostscript/Portfile
===================================================================
--- trunk/dports/print/ghostscript/Portfile	2007-08-17 11:53:51 UTC (rev 28000)
+++ trunk/dports/print/ghostscript/Portfile	2007-08-17 13:32:08 UTC (rev 28001)
@@ -1,4 +1,4 @@
-# $Id$
+# $Id$
 
 PortSystem 1.0
 name        ghostscript
@@ -26,6 +26,8 @@
         ghostscript-fonts-std-8.11.tar.gz md5 6865682b095f8c4500c54b285ff05ef6 \
         ghostscript-fonts-other-6.0.tar.gz md5 1a643ae62ef166562e4d422b1a601272
 
+configure.args --mandir='\${prefix}/share/man'
+
 # MacPorts 1.4.1 or higher adds -I${prefix}/include and -L${prefix}/lib flags to the configure by default.
 # This change may break building ghostscript. Here is a workaround to avoid this issue.
 configure.cppflags {}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070817/16844783/attachment.html


More information about the macports-changes mailing list