aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-markaby
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-05 05:32:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-05 05:32:36 +0000
commitf6f5097cf396c75d7b3db46e971944a26b79526b (patch)
treec19069a463bcfa81a989cbcc75e69ea591c1e397 /textproc/rubygem-markaby
parentab95a5f077ebb74a50778cfdf8408b6898e24c41 (diff)
downloadports-f6f5097cf396c75d7b3db46e971944a26b79526b.tar.gz
ports-f6f5097cf396c75d7b3db46e971944a26b79526b.zip
Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder
Notes
Notes: svn path=/head/; revision=433374
Diffstat (limited to 'textproc/rubygem-markaby')
-rw-r--r--textproc/rubygem-markaby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-markaby/Makefile b/textproc/rubygem-markaby/Makefile
index 264d111f9679..097c398af64b 100644
--- a/textproc/rubygem-markaby/Makefile
+++ b/textproc/rubygem-markaby/Makefile
@@ -3,7 +3,7 @@
PORTNAME= markaby
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= HTML Markup as Ruby
LICENSE= MIT
-RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32
+RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder
NO_ARCH= yes
USE_RUBY= yes