ports/124228: net-p2p/dclib installs broken .pc file

Dima Panov fluffy at fluffy.khv.ru
Tue Jun 3 06:00:14 UTC 2008


>Number:         124228
>Category:       ports
>Synopsis:       net-p2p/dclib installs broken .pc file
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 03 06:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dima Panov
>Release:        FreeBSD 8.0-800026-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 8.0-800026-CURRENT #0: Sun Apr  6 00:42:29 VLAST 2008
    root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


net-p2p/dclib installs broken .pc file


>How-To-Repeat:


install net-p2p/dclib from ports

try to install net-p2p/valknut (for example)



>Fix:


--- dclib.diff begins here ---
--- /dev/null	2008-06-03 16:47:49.000000000 +1100
+++ net-p2p/dclib/files/patch-dclib.pc.in	2008-06-03 16:46:30.000000000 +1100
@@ -0,0 +1,15 @@
+--- dclib.pc.in.orig	2008-05-29 21:41:46.000000000 +1100
++++ dclib.pc.in	2008-06-03 16:46:22.000000000 +1100
+@@ -1,10 +1,10 @@
+ prefix=@prefix@
+ exec_prefix=@exec_prefix@
+ libdir=@libdir@
+-includedir=@includedir@/dclib-0.3
++includedir=@includedir@
+ 
+ Name: @PACKAGE@
+ Description: This library implements the Direct Connect file sharing protocol. The package contains the shared library required for running programs based on dclib.
+ Version: @VERSION@
+ Libs: -L${libdir} -ldc
+-Cflags: -I${includedir}
++Cflags: -I${includedir} -I${includedir}/dclib
--- dclib.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list