diff options
Diffstat (limited to 'www/p5-ClearSilver/Makefile')
-rw-r--r-- | www/p5-ClearSilver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-ClearSilver/Makefile b/www/p5-ClearSilver/Makefile index 57a46529dfe6..9af08859acf4 100644 --- a/www/p5-ClearSilver/Makefile +++ b/www/p5-ClearSilver/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl bindings for fast and powerful template system -BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver +BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:www/clearsilver USES= perl5 USE_PERL5= configure |