[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / emulators / suse121_glx

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/emulators/suse121_glx/Makefile between version 1.1 and 1.2

version 1.1, 2012/03/21 13:36:48 version 1.2, 2012/03/22 11:51:48
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       suse_glx-${SUSE_VERSION}  DISTNAME=       suse_glx-${SUSE_VERSION}
   PKGREVISION=    1
 CATEGORIES=     emulators  CATEGORIES=     emulators
 RPMPKGS+=       Mesa-7.11-11.1.2.${SUSE_ARCH}  RPMPKGS+=       Mesa-7.11-11.1.2.${SUSE_ARCH}
   RPMPKGS+=       libudev0-173-3.3.1.${SUSE_ARCH}
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 COMMENT=        Linux compatibility package for OpenGL/Mesa  COMMENT=        Linux compatibility package for OpenGL/Mesa
   
 EMUL_MODULES.linux=     x11  EMUL_MODULES.linux=     x11 drm
   
 .include "../../emulators/suse121_linux/Makefile.common"  .include "../../emulators/suse121_linux/Makefile.common"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>