aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-wikicloth
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-07 19:44:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-07 19:44:22 +0000
commitc0562b969c11b0f6162dc49f62142183b68740ea (patch)
tree278c902487b9fbd88a9c60c166041f83850e12dd /textproc/rubygem-wikicloth
parent46faa3d60051414533d2276206d332bea0d81df5 (diff)
downloadports-c0562b969c11b0f6162dc49f62142183b68740ea.tar.gz
ports-c0562b969c11b0f6162dc49f62142183b68740ea.zip
Notes
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