[24759] trunk/dports/graphics/gimp-user-manual/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu May 3 00:52:25 PDT 2007


Revision: 24759
          http://trac.macosforge.org/projects/macports/changeset/24759
Author:   ryandesign at macports.org
Date:     2007-05-03 00:52:24 -0700 (Thu, 03 May 2007)

Log Message:
-----------
Don't hard-code /opt/local

Modified Paths:
--------------
    trunk/dports/graphics/gimp-user-manual/Portfile

Modified: trunk/dports/graphics/gimp-user-manual/Portfile
===================================================================
--- trunk/dports/graphics/gimp-user-manual/Portfile	2007-05-03 07:33:13 UTC (rev 24758)
+++ trunk/dports/graphics/gimp-user-manual/Portfile	2007-05-03 07:52:24 UTC (rev 24759)
@@ -24,7 +24,7 @@
                 port:gimp2
 
 configure.args  --enable-build --enable-network \
-                --with-xsl=/opt/local/share/xsl/docbook-xsl
+                --with-xsl=${prefix}/share/xsl/docbook-xsl
 
 variant without_gimp {
     configure.args-append   --without-gimp

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


More information about the macports-changes mailing list