diff options
Diffstat (limited to 'www/rubygem-haml-coderay/Makefile')
-rw-r--r-- | www/rubygem-haml-coderay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-haml-coderay/Makefile b/www/rubygem-haml-coderay/Makefile index 81aef7c11f22..1cc2067ddf13 100644 --- a/www/rubygem-haml-coderay/Makefile +++ b/www/rubygem-haml-coderay/Makefile @@ -12,8 +12,8 @@ COMMENT= Adds a CodeRay syntax highlighting filter to Haml LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-coderay>=0:${PORTSDIR}/textproc/rubygem-coderay \ - rubygem-haml>=0:${PORTSDIR}/www/rubygem-haml +RUN_DEPENDS= rubygem-coderay>=0:textproc/rubygem-coderay \ + rubygem-haml>=0:www/rubygem-haml NO_ARCH= yes USE_RUBY= yes |