pkgsrc/emulators/suse100_glx/Makefile
obache f447db7d56 Bump suse100_glx to 4.
Update xorg-x11-Mesa from 6.8.2-100 to 6.8.2-100.13.

This update fixes the following issues: X Font Server build_range()
Integer Overflow Vulnerability [IDEF2708], X Font Server
swap_char2b() Heap Overflow Vulnerability [IDEF2709], Composite
extension buffer overflow.
2008-09-03 09:45:59 +00:00

16 lines
446 B
Makefile

# $NetBSD: Makefile,v 1.6 2008/09/03 09:45:59 obache Exp $
DISTNAME= suse_glx-${SUSE_VERSION}
PKGREVISION= 4
CATEGORIES= emulators
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for OpenGL/Mesa
EMUL_MODULES.linux= x11
# This symlink is managed by ldconfig(8).
CHECK_FILES_SKIP+= ${EMULDIR}/usr/${LINUX_LIBSUBDIR}/libglide.so.3
.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"