diff options
Diffstat (limited to 'net/rubygem-octopress-deploy/Makefile')
-rw-r--r-- | net/rubygem-octopress-deploy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-octopress-deploy/Makefile b/net/rubygem-octopress-deploy/Makefile index 7f82d9350aab..c20c4d9e9116 100644 --- a/net/rubygem-octopress-deploy/Makefile +++ b/net/rubygem-octopress-deploy/Makefile @@ -11,7 +11,7 @@ COMMENT= Eases deployment of Jekyll or Octopress sites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-colorator>=0:${PORTSDIR}/textproc/rubygem-colorator +RUN_DEPENDS= rubygem-colorator>=0:textproc/rubygem-colorator NO_ARCH= yes USE_RUBY= yes |