Commit graph

7 commits

Author SHA1 Message Date
dholland
6c49f40cbb This should also have bsd.prefs.mk before checking MACHINE_PLATFORM. 2012-06-03 18:06:11 +00:00
dholland
63fb5bd4ec 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.
2012-06-02 21:03:03 +00:00
dholland
73b2e536ef Override appdefaultdir inherited from pkg-config, so that e.g. with
native X11R7 on NetBSD, the files don't end up in /usr/X111R7.

While here, fix depends using verifypc. PKGREVISION -> 1.
2011-09-29 08:21:38 +00:00
joerg
d694624596 Update to xvidtune-1.0.2: Go back to xaw7, some small doc & code
improvements.
2010-09-10 20:21:23 +00:00
joerg
af60c10a8f Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:06:39 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
taca
5e5cc11b81 Importing xvidtune 1.0.1.
Xvidtune is a client interface to the X server video mode extension
(XFree86-VidModeExtension).  It can show current video mode, switch the
video mode and interactively adjust current video mode.
2008-05-25 16:18:35 +00:00