Remove obsolete line. ia64 support failed years ago.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-11-27 02:55:09 +00:00
parent c26f1dd056
commit e440840cd5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454930

View file

@ -45,8 +45,6 @@ perl_OLD_CMD= perl
DOCSDIR= share/doc/${PORTNAME}/${PORTVERSION}
PLIST_SUB= PARROT_VER="${PORTVERSION}"
BROKEN_ia64= Does not compile on ia64
do-configure:
(cd ${WRKSRC} && ${PERL} ${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS})