1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

Tested to build on powerpc64.

The src tree does not have any comments about being endian-specific, so
let's just remove the lines.

Reported by:	jbeich
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-12-24 14:54:42 +00:00
parent 1af43621db
commit 05fa3dc622
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457168

View File

@ -13,9 +13,6 @@ COMMENT= Perl Incompatible Regular Expressions library
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING
NOT_FOR_ARCHS= powerpc powerpc64 sparc64
NOT_FOR_ARCHS_REASON= does not support big-endian architectures
USE_GITHUB= yes
GH_ACCOUNT= dprokoptsev