[41607] trunk/dports/gnome/gtk-doc/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Thu Nov 6 21:33:37 PST 2008


Revision: 41607
          http://trac.macports.org/changeset/41607
Author:   mcalhoun at macports.org
Date:     2008-11-06 21:33:37 -0800 (Thu, 06 Nov 2008)
Log Message:
-----------
gtk-doc: since python and perl scripts are installed, make perl5 and python25 library dependencies.

Modified Paths:
--------------
    trunk/dports/gnome/gtk-doc/Portfile

Modified: trunk/dports/gnome/gtk-doc/Portfile
===================================================================
--- trunk/dports/gnome/gtk-doc/Portfile	2008-11-07 05:29:30 UTC (rev 41606)
+++ trunk/dports/gnome/gtk-doc/Portfile	2008-11-07 05:33:37 UTC (rev 41607)
@@ -26,12 +26,13 @@
                 port:gnome-doc-utils \
                 port:pkgconfig \
                 port:docbook-xml-4.1.2 \
-                port:docbook-xsl \
-                port:perl5.8 \
+                port:docbook-xsl
+
+depends_lib     port:libxml2 \
+                path:bin/perl:perl5 \
                 port:python25
 
-depends_lib     port:libxml2
-
+configure.perl ${prefix}/bin/perl
 configure.python ${prefix}/bin/python2.5
 configure.args  --with-xml-catalog=${prefix}/etc/xml/catalog
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081106/9cd91efe/attachment.html>


More information about the macports-changes mailing list