View | Details | Raw Unified | Return to bug 113701
Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 15-23 Link Here
15
MAINTAINER=	ijliao@FreeBSD.org
15
MAINTAINER=	ijliao@FreeBSD.org
16
COMMENT=	Beautiful Graphs for Ruby
16
COMMENT=	Beautiful Graphs for Ruby
17
17
18
RUN_DEPENDS=	${LOCALBASE}/${SPEC_DIR}/builder-2.1.1.gemspec:${PORTSDIR}/devel/rubygem-builder
18
RUN_DEPENDS=	rubygem-builder>=2.0.0:${PORTSDIR}/devel/rubygem-builder
19
20
USE_RUBY=	yes
21
19
22
.include <bsd.port.pre.mk>
20
.include <bsd.port.pre.mk>
23
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
21
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"

Return to bug 113701