Add NOT_FOR_ARCHS=sparc64 ia64 since this port uses inb/outb which do not
exist on those architectures Approved by: portmgr (self)
This commit is contained in:
parent
ec118d17b4
commit
bfa0db62b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132020
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= vs@FreeBSD.org
|
||||
COMMENT= "HP OfficeJet Linux driver; printing, scanning, and photo-card access"
|
||||
|
||||
NOT_FOR_ARCHS= sparc64 ia64
|
||||
|
||||
LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends \
|
||||
usb:${PORTSDIR}/devel/libusb
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
|
||||
|
|
Loading…
Reference in a new issue