1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

BROKEN on !i386 and !amd64: broken pkg-plist

This commit is contained in:
Kris Kennaway 2004-02-25 10:11:10 +00:00
parent 57dcf90e0d
commit 3e79dd5141
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102057
4 changed files with 16 additions and 0 deletions

View File

@ -29,6 +29,10 @@ PATCH_STRIP=
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386" && ${ARCH} != "amd64"
BROKEN= "Broken pkg-plist on !i386 and !amd64"
.endif
.if exists(/usr/include/sys/scsiio.h)
.error You have the file /usr/include/sys/scsiio.h on your system. This was removed after FreeBSD 3.5 and will break the build of this port. Please remove it.
.endif

View File

@ -29,6 +29,10 @@ PATCH_STRIP=
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386" && ${ARCH} != "amd64"
BROKEN= "Broken pkg-plist on !i386 and !amd64"
.endif
.if exists(/usr/include/sys/scsiio.h)
.error You have the file /usr/include/sys/scsiio.h on your system. This was removed after FreeBSD 3.5 and will break the build of this port. Please remove it.
.endif

View File

@ -29,6 +29,10 @@ PATCH_STRIP=
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386" && ${ARCH} != "amd64"
BROKEN= "Broken pkg-plist on !i386 and !amd64"
.endif
.if exists(/usr/include/sys/scsiio.h)
.error You have the file /usr/include/sys/scsiio.h on your system. This was removed after FreeBSD 3.5 and will break the build of this port. Please remove it.
.endif

View File

@ -29,6 +29,10 @@ PATCH_STRIP=
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386" && ${ARCH} != "amd64"
BROKEN= "Broken pkg-plist on !i386 and !amd64"
.endif
.if exists(/usr/include/sys/scsiio.h)
.error You have the file /usr/include/sys/scsiio.h on your system. This was removed after FreeBSD 3.5 and will break the build of this port. Please remove it.
.endif