aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-liquid-tag-parser
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-09-08 14:43:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-09-08 14:43:03 +0000
commit7a2d462787149142d4c7c410d23fdce8e76dca1e (patch)
tree3dfe6ca0c4f90a21bbe79772ea685da71e524867 /textproc/rubygem-liquid-tag-parser
parentfd3297182ca0cb9a55c14ab4d81c9d434d7c07d6 (diff)
downloadports-7a2d462787149142d4c7c410d23fdce8e76dca1e.tar.gz
ports-7a2d462787149142d4c7c410d23fdce8e76dca1e.zip
USES=compiler is not meaningful if NO_ARCH is set.
Tested on ppcdevref. Reported by: sunpoet
Notes
Notes: svn path=/head/; revision=511577
Diffstat (limited to 'textproc/rubygem-liquid-tag-parser')
-rw-r--r--textproc/rubygem-liquid-tag-parser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-liquid-tag-parser/Makefile b/textproc/rubygem-liquid-tag-parser/Makefile
index ae44b2a256f1..9957374c5f26 100644
--- a/textproc/rubygem-liquid-tag-parser/Makefile
+++ b/textproc/rubygem-liquid-tag-parser/Makefile
@@ -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