aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-wikicloth
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-wikicloth')
-rw-r--r--textproc/rubygem-wikicloth/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/textproc/rubygem-wikicloth/Makefile b/textproc/rubygem-wikicloth/Makefile
index 60066c5f61ad..86a3ff0d65b2 100644
--- a/textproc/rubygem-wikicloth/Makefile
+++ b/textproc/rubygem-wikicloth/Makefile
@@ -11,12 +11,13 @@ COMMENT= Ruby parser for the MediaWiki markup language
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-builder>0:${PORTSDIR}/devel/rubygem-builder \
- rubygem-expression_parser>0:${PORTSDIR}/math/rubygem-expression_parser \
- rubygem-htmlentities>0:${PORTSDIR}/textproc/rubygem-htmlentities \
- rubygem-nokogiri>0:${PORTSDIR}/textproc/rubygem-nokogiri \
- rubygem-twitter-text>0:${PORTSDIR}/textproc/rubygem-twitter-text
+RUN_DEPENDS= rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \
+ rubygem-expression_parser>=0:${PORTSDIR}/math/rubygem-expression_parser \
+ rubygem-htmlentities>=0:${PORTSDIR}/textproc/rubygem-htmlentities \
+ rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri \
+ rubygem-twitter-text>=0:${PORTSDIR}/textproc/rubygem-twitter-text
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes