diff options
Diffstat (limited to 'devel/p5-C-Scan/Makefile')
-rw-r--r-- | devel/p5-C-Scan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-C-Scan/Makefile b/devel/p5-C-Scan/Makefile index 8ff2f01e186a..2576f70ca013 100644 --- a/devel/p5-C-Scan/Makefile +++ b/devel/p5-C-Scan/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= C MAINTAINER= jfitz@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Data/Flow.pm:${PORTSDIR}/devel/p5-Data-Flow +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Flow.pm:${PORTSDIR}/devel/p5-Data-Flow USE_PERL5= YES |