4afe52655a
Bump PKGREVISION.
15 lines
422 B
Makefile
15 lines
422 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/03/22 11:51:48 obache Exp $
|
|
|
|
DISTNAME= suse_glx-${SUSE_VERSION}
|
|
PKGREVISION= 1
|
|
CATEGORIES= emulators
|
|
RPMPKGS+= Mesa-7.11-11.1.2.${SUSE_ARCH}
|
|
RPMPKGS+= libudev0-173-3.3.1.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for OpenGL/Mesa
|
|
|
|
EMUL_MODULES.linux= x11 drm
|
|
|
|
.include "../../emulators/suse121_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|