1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

USES=compiler is not meaningful if NO_ARCH is set.

Tested on ppcdevref.

Reported by:	sunpoet
This commit is contained in:
Mark Linimon 2019-09-08 14:43:03 +00:00
parent fd3297182c
commit 7a2d462787
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511577

View File

@ -15,7 +15,7 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-extras>=0.3<1:devel/rubygem-extras \
rubygem-liquid>=3.0<5.0:textproc/rubygem-liquid
USES= compiler:c++11-lang gem
USES= gem
USE_RUBY= yes
NO_ARCH= yes