pkgsrc-Bugs archive

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

pkg/38379: x11-links/files/xorg.fixesproto incorrectly references fixesext.pc



>Number:         38379
>Category:       pkg
>Synopsis:       x11-links/files/xorg.fixesproto incorrectly references 
>fixesext.pc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 07 07:55:00 +0000 2008
>Originator:     Brian de Alwis
>Release:        pkgsrc-current
>Organization:
>Environment:
Darwin Kernel Version 9.2.2
>Description:
x11-links's files/xorg-fixesproto incorrectly references 
lib/pkgconfig/fixesext.pc
rather than lib/pkgconfig/fixesproto.pc.  Looks like a copy-n-paste error.
>How-To-Repeat:
Install wm/openbox on Darwin.  It does not use Xcursor support as configure 
can't find fixesproto.pc. 
>Fix:
--- pkgtools/x11-links/files/xorg.fixesproto    2008-01-09 15:38:08 +0000
+++ pkgtools/x11-links/files/xorg.fixesproto    2008-04-07 00:40:10 +0000
@@ -1,4 +1,4 @@
 # $NetBSD: xorg.fixesproto,v 1.1 2006/04/19 15:56:38 reed Exp $
 include/X11/extensions/xfixesproto.h
 include/X11/extensions/xfixeswire.h
-lib/pkgconfig/fixesext.pc
+lib/pkgconfig/fixesproto.pc




Home | Main Index | Thread Index | Old Index