aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-11-27 02:55:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-11-27 02:55:09 +0000
commite440840cd50a23ed666ea23c808d9f744795e23a (patch)
tree27cddab82731d5d02578f9647a598282aa82b466 /lang/parrot
parentc26f1dd0560cbba8ba4f68c468b5c2dcc6e81da1 (diff)
downloadports-e440840cd50a23ed666ea23c808d9f744795e23a.tar.gz
ports-e440840cd50a23ed666ea23c808d9f744795e23a.zip
Remove obsolete line. ia64 support failed years ago.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=454930
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index a24c2cc8532a..4be7c9ee5362 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -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})