[56250] trunk/dports/gnome/yelp/Portfile

devans at macports.org devans at macports.org
Tue Aug 25 12:41:12 PDT 2009


Revision: 56250
          http://trac.macports.org/changeset/56250
Author:   devans at macports.org
Date:     2009-08-25 12:41:11 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
yelp: remove optional dependency on lzmautils to avoid a conflict with the newer xz-devel. Closes #20806.

Modified Paths:
--------------
    trunk/dports/gnome/yelp/Portfile

Modified: trunk/dports/gnome/yelp/Portfile
===================================================================
--- trunk/dports/gnome/yelp/Portfile	2009-08-25 18:53:36 UTC (rev 56249)
+++ trunk/dports/gnome/yelp/Portfile	2009-08-25 19:41:11 UTC (rev 56250)
@@ -29,9 +29,14 @@
 depends_lib     port:libgnomeui \
                 port:startup-notification \
                 port:rarian \
-                port:xulrunner \
-                port:lzmautils
+                port:xulrunner
 
+#
+# disabled dependency on lzmautils
+# to avoid a conflict with the newer
+# xz-devel
+#
+
 use_bzip2       yes
 
 configure.cppflags-append  -I${prefix}/include/nspr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/28454b6a/attachment.html>


More information about the macports-changes mailing list