From 7025f9d777b11e6c6ebb5c5cffcb41cc8ccdb3ab Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 5 Feb 2017 05:32:36 +0000 Subject: Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder --- textproc/rubygem-markaby/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') 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 -- cgit