diff options
Diffstat (limited to 'devel/rubygem-cliprompt')
-rw-r--r-- | devel/rubygem-cliprompt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-cliprompt/Makefile b/devel/rubygem-cliprompt/Makefile index 3c9980cbdb99..c28b8cf307ba 100644 --- a/devel/rubygem-cliprompt/Makefile +++ b/devel/rubygem-cliprompt/Makefile @@ -11,7 +11,7 @@ COMMENT= Env aware lib for CLI prompt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-paint>=1.0.0:${PORTSDIR}/devel/rubygem-paint +RUN_DEPENDS= rubygem-paint>=1.0.0:devel/rubygem-paint NO_ARCH= yes USE_RUBY= yes |