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:
parent
57dcf90e0d
commit
3e79dd5141
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102057
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user