aboutsummaryrefslogtreecommitdiff
path: root/dist/pkg/bin24
blob: ed25416f8a54b338601d996b80d16961f988bced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
if(! ~ $march i386){
	echo '>>>' do not need to build bin24 on non-x86
	exit 1
}
if(! ~ `{uname -r} 2.4.*){
	echo '>>>' must build bin24 on 2.4 system
	exit 1
}
arch=$march
depends=plan9port-^(base)
conflicts=plan9port-bin26
desc='Plan 9 from User Space - binaries
 This package contains binaries for Plan 9 from User Space.
 XXX Linux note here XXX
'
grepfor=bin