mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix shebangs
MFH: 2015Q2 (blanket)
This commit is contained in:
parent
b0802a61eb
commit
c1fd81a9f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388994
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= unixbench
|
||||
PORTVERSION= 4.1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= http://ftp.osuosl.org/pub/nslu2/sources/ \
|
||||
http://www.tux.org/pub/tux/niemi/unixbench/
|
||||
@ -11,7 +11,8 @@ MASTER_SITES= http://ftp.osuosl.org/pub/nslu2/sources/ \
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= BYTE magazine's Public Domain benchmark for UNIX
|
||||
|
||||
USES= tar:tgz
|
||||
USES= shebangfix tar:tgz
|
||||
SHEBANG_FILES= pgms/perlbench
|
||||
SUB_FILES= unixbench
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user