diff options
Diffstat (limited to 'devel/p5-POE-Component-DirWatch/Makefile')
-rw-r--r-- | devel/p5-POE-Component-DirWatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-DirWatch/Makefile b/devel/p5-POE-Component-DirWatch/Makefile index 3b20cfe882ea..a07f742cc8b9 100644 --- a/devel/p5-POE-Component-DirWatch/Makefile +++ b/devel/p5-POE-Component-DirWatch/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= POE directory watcher -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |