Alpha is long since unsupported.

This commit is contained in:
Eitan Adler 2012-10-07 12:56:59 +00:00
parent ef3169fae8
commit cbd0afe866
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305469

View File

@ -94,10 +94,6 @@ XML_EXPAT_DESC= Enable XML support with expat
.include <bsd.port.options.mk>
.if ${ARCH} == "alpha"
BROKEN= does not compile on alpha 4.x
.endif
.if ${PORT_OPTIONS:MXML_EXPAT}
CONFIGURE_ARGS+= --with-expat=${LOCALBASE}
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2