diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-02-05 00:27:44 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-02-05 00:27:44 +0000 |
commit | 317aa0174f65dabe2ec17b301834b30ab8814d7a (patch) | |
tree | 1630d4f5daf46c222c0d4a3ef617f2b7243d511c /devel/p5-C-Scan | |
parent | 830c5a5e4d75e6adf103ad68a2ba3b779feec402 (diff) |
Notes
Diffstat (limited to 'devel/p5-C-Scan')
-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 |