Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11928 closed defect (fixed)

net/pidgin needs dependency for textproc/libxml2

Reported by: fabianwenk (Fabian Wenk) Owned by: pipping@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

Here is the patch for the Portfile of pidgin:

--- Portfile.orig       2007-05-05 13:03:12.000000000 +0200
+++ Portfile    2007-05-10 10:29:30.000000000 +0200
@@ -23,7 +23,7 @@
 
 use_bzip2      yes
 
-depends_lib    port:gtk2 port:libao port:audiofile port:p5-xml-parser
+depends_lib    port:gtk2 port:libao port:audiofile port:p5-xml-parser port:libxml2
 
 configure.ldflags-append       -bind_at_load
 configure.cppflags-append      -no-cpp-precomp

Change History (2)

comment:1 Changed 17 years ago by pipping@…

Resolution: fixed
Status: newclosed

fixed in r24983.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.