summaryrefslogtreecommitdiff
path: root/graphics/MesaDemos/patches/patch-ac
blob: c977be22e5197e8e15a372eee4b3090edd6bf627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$NetBSD: patch-ac,v 1.10 2007/08/12 15:14:47 adam Exp $

--- Makefile.orig	2007-08-03 21:31:28.000000000 +0200
+++ Makefile
@@ -1,10 +1,10 @@
 # Top-level Mesa makefile
 
-SHELL = /bin/bash
+SHELL = /bin/sh
 
 TOP = .
 
-SUBDIRS = src progs
+SUBDIRS = progs
 
 
 default: $(TOP)/configs/current
@@ -137,6 +137,7 @@ linux-x86-64-static \
 linux-x86-glide \
 linux-x86-static \
 netbsd \
+pkgsrc \
 openbsd \
 osf1 \
 osf1-static \