diff options
Diffstat (limited to 'devel/rubygem-ptreloaded/Makefile')
-rw-r--r-- | devel/rubygem-ptreloaded/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-ptreloaded/Makefile b/devel/rubygem-ptreloaded/Makefile index be15da8d11bb..778a724c1cb6 100644 --- a/devel/rubygem-ptreloaded/Makefile +++ b/devel/rubygem-ptreloaded/Makefile @@ -14,8 +14,7 @@ DISTNAME= ParseTreeReloaded-${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= A reimplementation of ParseTree using RubyInlineAcceleration -BUILD_DEPENDS= rubygem-rubyinlineaccel>=0.0.1:${PORTSDIR}/devel/rubygem-rubyinlineaccel -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= rubygem-rubyinlineaccel>=0.0.1:${PORTSDIR}/devel/rubygem-rubyinlineaccel GEM_NAME= ${DISTNAME} |