Subject: CVS commit: pkgsrc/x11/xvidtune
From: David A. Holland
Date: 2012-06-02 23:03:03
Message id: 20120602210303.67269175DD@cvs.netbsd.org

Log Message:
Work around x11-links lossage with native X on NetBSD 5.

x11-links rejects xf86vidmodeproto because it's too old according
to the pkgsrc X xf86vidmodeproto bl3 file (which is at best dubious
logic) and doesn't link it. Then the .pc file isn't available, so
this package's configure script silently fails running pkg-config
and sets XVIDTUNE_LIBS to empty. The build then fails at link time
because no X libs at all have been requested. Fix it by feeding in
the result of running the same pkg-config invocation outside
pkgsrc. The fact that the native xf86vidmode is "too old" does not
itself break the package.

Files:
RevisionActionfile
1.1addpkgsrc/x11/xvidtune/hacks.mk