[83276] trunk/dports/perl/p5-xml-libxslt/Portfile

snc at macports.org snc at macports.org
Mon Aug 29 07:15:17 PDT 2011


Revision: 83276
          http://trac.macports.org/changeset/83276
Author:   snc at macports.org
Date:     2011-08-29 07:15:17 -0700 (Mon, 29 Aug 2011)
Log Message:
-----------
p5-xml-libxslt: missing dependency on gdbm, #30950

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-libxslt/Portfile

Modified: trunk/dports/perl/p5-xml-libxslt/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxslt/Portfile	2011-08-29 14:13:19 UTC (rev 83275)
+++ trunk/dports/perl/p5-xml-libxslt/Portfile	2011-08-29 14:15:17 UTC (rev 83276)
@@ -21,5 +21,5 @@
 
 if {${perl5.major} != ""} {
 depends_lib-append  port:p${perl5.major}-xml-libxml \
-                    port:libxslt
+                    port:libxslt port:gdbm
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110829/98027084/attachment.html>


More information about the macports-changes mailing list