1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

- mark BROKEN on ia64

This commit is contained in:
Dirk Meyer 2009-12-25 18:09:29 +00:00
parent a383d84d29
commit b20d752dbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246613

View File

@ -91,6 +91,9 @@ LIB_DEPENDS+= cups.2:${PORTSDIR}/${PKGCATEGORY}/cups-client \
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcups.a:${PORTSDIR}/${PKGCATEGORY}/cups-client
COMMENT2= Server
USE_RC_SUBR= cupsd
.if ${ARCH} == "ia64"
BROKEN= stack-protector not supported on ia64
.endif
.endif
.if defined(CUPS_OVERWRITE_BASE)