summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
authorbjs <bjs>2008-10-29 00:51:56 +0000
committerbjs <bjs>2008-10-29 00:51:56 +0000
commitadc30cc4f0b8592c40e828922bb4d682b1db0fb8 (patch)
treec2e90b0511d539228d93c4a7c2caeae18c1924a3 /graphics/Mesa
parent5c74abfaa2fab6c7bf56cb980988674ad11c61a8 (diff)
downloadpkgsrc-adc30cc4f0b8592c40e828922bb4d682b1db0fb8.tar.gz
Assign PATCHFILES and PATCH_SITES with += so that we don't stomp on these
definitions in x11/modular-xorg-server/Makefile.
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile.version6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Mesa/Makefile.version b/graphics/Mesa/Makefile.version
index 29c998840ea..49bc15d15a3 100644
--- a/graphics/Mesa/Makefile.version
+++ b/graphics/Mesa/Makefile.version
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.version,v 1.3 2008/10/26 21:03:40 bjs Exp $
+# $NetBSD: Makefile.version,v 1.4 2008/10/29 00:51:56 bjs Exp $
#
# When changing this version, please run "make distinfo" in the following
# package directories:
@@ -17,6 +17,6 @@ MESA_PKGVERSION= ${MESA_VERSION}${MESA_PATCHLEVEL}
MESA_PATCHFILES= 001 002
MESA_PATCHLEVEL= .1
-PATCHFILES= ${MESA_PATCHFILES:@.p.@Mesa-${MESA_VERSION}-${.p.}@}
-PATCH_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/bjs/patchfiles/
+PATCHFILES+= ${MESA_PATCHFILES:@.p.@Mesa-${MESA_VERSION}-${.p.}@}
+PATCH_SITES+= ftp://ftp.NetBSD.org/pub/NetBSD/misc/bjs/patchfiles/
PATCH_DIST_STRIP= -p0