pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

yelp



I found the following patch useful when compiling yelp. BTW I had a
brief look at the dependency on firefox2/seamonkey and not firefox3. It
seems that libxul is the thing to use as a dependency for gecko - is
anyone looking in to this, or is it a "please send a patch"?

Cheers,

Patrick
? work.i386
Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/misc/yelp/Makefile,v
retrieving revision 1.79
diff -u -r1.79 Makefile
--- Makefile    17 Mar 2009 12:19:35 -0000      1.79
+++ Makefile    6 May 2009 12:38:13 -0000
@@ -33,6 +33,7 @@
 BUILDLINK_API_DEPENDS.libgnomeui+=             libgnomeui>=2.14.0
 BUILDLINK_API_DEPENDS.startup-notification+=   startup-notification>=0.8
 BUILDLINK_API_DEPENDS.libxml2+=                        libxml2>=2.6.5
+BUILDLINK_API_DEPENDS.gnome-doc-utils+=                gnome-doc-utils>=0.15.2
 
 BUILDLINK_DEPMETHOD.gnome-doc-utils+=  full
 BUILDLINK_DEPMETHOD.libXt?=    build


Home | Main Index | Thread Index | Old Index