mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
change ordering of variables (portlint)
This commit is contained in:
parent
6f08cfc953
commit
5fd785035f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25572
@ -7,16 +7,16 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
VGABIOS= VGABIOS-elpin-2.20
|
||||
BIOS= BIOS-bochs-990925a
|
||||
DATE= 991114
|
||||
|
||||
DISTNAME= bochs-${DATE}a
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ftp://ftp.bochs.com/pub/
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
VGABIOS= VGABIOS-elpin-2.20
|
||||
BIOS= BIOS-bochs-990925a
|
||||
DATE= 991114
|
||||
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --enable-cpu-level=4 --enable-vga \
|
||||
|
Loading…
Reference in New Issue
Block a user