diff options
Diffstat (limited to 'devel/p5-Module-Collect/Makefile')
-rw-r--r-- | devel/p5-Module-Collect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Collect/Makefile b/devel/p5-Module-Collect/Makefile index 51b505359d0c..331fd5c54900 100644 --- a/devel/p5-Module-Collect/Makefile +++ b/devel/p5-Module-Collect/Makefile @@ -11,7 +11,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to collect module files from some directories RUN_DEPENDS= \ - p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule + p5-File-Find-Rule>0:devel/p5-File-Find-Rule BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |