pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libgii
Module Name: pkgsrc
Committed By: pho
Date: Fri Jan 17 08:06:07 UTC 2014
Modified Files:
pkgsrc/graphics/libgii: Makefile
Log Message:
Enable XFree86-DGA mouse and keyboard inputs. Bump revision.
The configure script determines the availability of libXxf86dga only by the
existence of X11/extensions/xf86dga.h. This leads to a linkage error on
platforms (e.g. Darwin) where the header in question can be found in the system
default path but the corresponding library is installed elsewhere. The problem
goes away if we had the library buildlinked, and I see no reason for not
enabling DGA input anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/graphics/libgii/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index