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 8a4c99a22a4f..08e43bcabe76 100644 --- a/devel/p5-C-Scan/Makefile +++ b/devel/p5-C-Scan/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to scan C language files for easily recognized constructs -BUILD_DEPENDS= p5-Data-Flow>=0:${PORTSDIR}/devel/p5-Data-Flow +BUILD_DEPENDS= p5-Data-Flow>=0:devel/p5-Data-Flow USES= perl5 USE_PERL5= configure |