mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Note problem with packing list, found by bento via kris.
This commit is contained in:
parent
3124bb55b6
commit
08bf080d23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103558
@ -11,6 +11,7 @@ CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_GENTOO}
|
||||
USE_BZIP2= y
|
||||
.include <bsd.port.pre.mk>
|
||||
BROKEN= incorrect packing list
|
||||
PORTARCH=${MACHINE_ARCH:S/64//}
|
||||
.if (${PORTARCH} == "alpha")
|
||||
MASTER_SITE_SUBDIR= experimental/alpha/stages
|
||||
|
@ -11,6 +11,7 @@ CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_GENTOO}
|
||||
USE_BZIP2= y
|
||||
.include <bsd.port.pre.mk>
|
||||
BROKEN= incorrect packing list
|
||||
PORTARCH=${MACHINE_ARCH:S/64//}
|
||||
.if (${PORTARCH} == "alpha")
|
||||
MASTER_SITE_SUBDIR= experimental/alpha/stages
|
||||
|
Loading…
Reference in New Issue
Block a user