diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-06-05 07:02:36 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-06-05 07:02:36 +0000 |
commit | bc08cdec761b3b0041fb2b0f8d0d9df096fc92ef (patch) | |
tree | 5aeef25df465c579cfb0aeccdd03201c140367cd /textproc/p5-CSS-Tiny | |
parent | 8408ccfbc38e42b74038cc264147c753a8b153fc (diff) |
Notes
Diffstat (limited to 'textproc/p5-CSS-Tiny')
-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 ea42527de72f..7e9b0a4bbdfc 100644 --- a/textproc/p5-CSS-Tiny/Makefile +++ b/textproc/p5-CSS-Tiny/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read/Write .css files with as little code as possible -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone +RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes |