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:
Kris Kennaway 2005-03-26 21:47:17 +00:00
parent ec118d17b4
commit bfa0db62b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132020

View file

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