Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/graphics/MesaLib/options.mk,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/MesaLib/options.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/graphics/MesaLib/options.mk 2008/05/01 15:37:13 1.4 +++ pkgsrc/graphics/MesaLib/options.mk 2008/05/28 02:31:56 1.5 @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.4 2008/05/01 15:37:13 bjs Exp $ +# $NetBSD: options.mk,v 1.5 2008/05/28 02:31:56 bjs Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib PKG_SUPPORTED_OPTIONS= mesa-execmem-mmap @@ -56,7 +56,7 @@ PKG_SUPPORTED_OPTIONS+= dri ### is advised given that it's glx/glcore modules are built from ### Mesa 6.5.3 (a development release). ### -.if !empty(MACHINE_PLATFORM:MNetBSD-[4-9]*-[ix]86*) +.if !empty(MACHINE_PLATFORM:MNetBSD-[4-9]*-*86*) PKG_SUGGESTED_OPTIONS+= dri .endif