diff options
Diffstat (limited to 'textproc/p5-CSS-Tiny/Makefile')
-rw-r--r-- | textproc/p5-CSS-Tiny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-CSS-Tiny/Makefile b/textproc/p5-CSS-Tiny/Makefile index e6bf4ef87dcb..5c3d3ea91e59 100644 --- a/textproc/p5-CSS-Tiny/Makefile +++ b/textproc/p5-CSS-Tiny/Makefile @@ -12,7 +12,7 @@ COMMENT= Read/Write .css files with as little code as possible LICENSE= ARTPERL10 -RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone +RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |