Add DEPRECATED=Outdated, no longer needed, broken on 10+.
This commit is contained in:
parent
04f6cbeff9
commit
6c4c08b8fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334008
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,7 @@ ONLY_FOR_ARCHS= amd64 i386
|
|||
CONFLICTS_INSTALL= qemu-[0-9]*
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 900033
|
||||
|
@ -28,6 +29,9 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
|
|||
MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin LD=${LOCALBASE}/bin/ld
|
||||
.endif
|
||||
|
||||
DEPRECATED= Outdated, no longer needed, broken on 10+
|
||||
EXPIRATION_DATE= 2013-01-15
|
||||
|
||||
PLIST_FILES= share/qemu/bios.bin-${PORTVERSION}
|
||||
PLIST_DIRSTRY= share/qemu
|
||||
|
||||
|
|
Loading…
Reference in a new issue