1
0
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:
Trevor Johnson 2004-03-10 18:41:27 +00:00
parent 3124bb55b6
commit 08bf080d23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103558
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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