ports/106133: Fix for rblibtorrent port

Johan Strom johan at stromnet.se
Fri Dec 1 13:30:17 UTC 2006


>Number:         106133
>Category:       ports
>Synopsis:       Fix for rblibtorrent port
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 01 13:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Johan Strom
>Release:        FreeBSD 6.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD elfi.stromnet.se 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #2: Wed Aug 30 16:34:20 CEST 2006 johan at elfi.stromnet.org:/usr/obj/usr/src/sys/ELFI i386

>Description:
	Fix for location of pkg-config file for libtorrent.
>How-To-Repeat:
>Fix:

--- rblibtorrent.patch begins here ---
diff -urN rblibtorrent.old/files/patch-Makefile.in rblibtorrent/files/patch-Makefile.in
--- rblibtorrent.old/files/patch-Makefile.in	Thu Nov 30 20:37:11 2006
+++ rblibtorrent/files/patch-Makefile.in	Fri Dec  1 14:15:35 2006
@@ -5,7 +5,7 @@
  debian/rules
  
 -pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(libdir)/libdata/pkgconfig
++pkgconfigdir = $(prefix)/libdata/pkgconfig
  pkgconfig_DATA = libtorrent.pc
  all: config.h
  	$(MAKE) $(AM_MAKEFLAGS) all-recursive
--- rblibtorrent.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list