aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-File-Sass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Middleware-File-Sass/Makefile')
-rw-r--r--www/p5-Plack-Middleware-File-Sass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Plack-Middleware-File-Sass/Makefile b/www/p5-Plack-Middleware-File-Sass/Makefile
index d2d34d17cddd..957f773fc37a 100644
--- a/www/p5-Plack-Middleware-File-Sass/Makefile
+++ b/www/p5-Plack-Middleware-File-Sass/Makefile
@@ -11,8 +11,8 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for Sass support for all Plack frameworks
RUN_DEPENDS= \
- p5-Plack>0:${PORTSDIR}/www/p5-Plack \
- p5-Text-Sass>0:${PORTSDIR}/textproc/p5-Text-Sass
+ p5-Plack>0:www/p5-Plack \
+ p5-Text-Sass>0:textproc/p5-Text-Sass
BUILD_DEPENDS:= ${RUN_DEPENDS}
# Now, sass gem can be used instead of p5-Text-Sass.