[62414] trunk/dports/databases/postgis/Portfile

stromnov at macports.org stromnov at macports.org
Thu Jan 7 00:37:00 PST 2010


Revision: 62414
          http://trac.macports.org/changeset/62414
Author:   stromnov at macports.org
Date:     2010-01-07 00:36:58 -0800 (Thu, 07 Jan 2010)
Log Message:
-----------
postgis: set xlsdir (closes #22613)

Modified Paths:
--------------
    trunk/dports/databases/postgis/Portfile

Modified: trunk/dports/databases/postgis/Portfile
===================================================================
--- trunk/dports/databases/postgis/Portfile	2010-01-07 03:54:22 UTC (rev 62413)
+++ trunk/dports/databases/postgis/Portfile	2010-01-07 08:36:58 UTC (rev 62414)
@@ -38,7 +38,8 @@
 
 configure.args \
     --datadir=${prefix}/share/${name} \
-    --with-projdir=${prefix}
+    --with-projdir=${prefix} \
+    --with-xsldir=${prefix}/share/xsl/docbook-xsl
 
 build.target-append comments
 build.args      ICONV_LDFLAGS='-L${prefix}/lib -liconv'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100107/ea9a368a/attachment.html>


More information about the macports-changes mailing list