diff options
Diffstat (limited to 'devel/p5-Class-CodeStyler/Makefile')
-rw-r--r-- | devel/p5-Class-CodeStyler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-CodeStyler/Makefile b/devel/p5-Class-CodeStyler/Makefile index e3cc19735890..379d83f91e8c 100644 --- a/devel/p5-Class-CodeStyler/Makefile +++ b/devel/p5-Class-CodeStyler/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl extension for code generation program formatting and execution LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-STL-Containers>=0:${PORTSDIR}/devel/p5-Class-STL-Containers +BUILD_DEPENDS= p5-Class-STL-Containers>=0:devel/p5-Class-STL-Containers RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |