summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-06-16 15:28:56 +0000
committertnn <tnn@pkgsrc.org>2008-06-16 15:28:56 +0000
commitea0ed676e1fa48a391cf827ab025aac903445751 (patch)
treea6eb83db739a1150ff4bbe05cc30d1f2aadbf7eb /graphics
parentead4c393b4483a7741cf49fed411a48380df933f (diff)
downloadpkgsrc-ea0ed676e1fa48a391cf827ab025aac903445751.tar.gz
Manually set the patch level instead of using overly complex syntax
that lintpkgsrc doesn't understand. PR pkg/38715.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index afcadb3ae41..c516da2bc51 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.64 2008/05/29 20:54:14 tnn Exp $
+# $NetBSD: Makefile.common,v 1.65 2008/06/16 15:28:56 tnn Exp $
#
# This Makefile fragment is included either directly or indirectly (through
# Makefile.lib) by all packages that are built from the Mesa sources.
@@ -20,7 +20,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
MESA_VERSION= 7.0.3
MESA_PKGVERSION= ${MESA_VERSION}${MESA_PATCHLEVEL}
MESA_PATCHFILES= 001 002 003
-MESA_PATCHLEVEL= ${MESA_PATCHFILES:O:[-1]:C|^[0^]*|.|}
+MESA_PATCHLEVEL= .3
PATCHFILES= ${MESA_PATCHFILES:@.p.@Mesa-${MESA_VERSION}-${.p.}@}
PATCH_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/bjs/patchfiles/