aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-02-05 13:32:36 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-02-05 13:32:36 +0800
commit7025f9d777b11e6c6ebb5c5cffcb41cc8ccdb3ab (patch)
treec19069a463bcfa81a989cbcc75e69ea591c1e397 /textproc
parent581f0674674731ca298a79a3436f5ac683a562ba (diff)
downloadfreebsd-ports-gnome-7025f9d777b11e6c6ebb5c5cffcb41cc8ccdb3ab.tar.gz
freebsd-ports-gnome-7025f9d777b11e6c6ebb5c5cffcb41cc8ccdb3ab.tar.zst
freebsd-ports-gnome-7025f9d777b11e6c6ebb5c5cffcb41cc8ccdb3ab.zip
Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder
Diffstat (limited to 'textproc')
-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