diff options
Diffstat (limited to 'devel/p5-Inline-TT/Makefile')
-rw-r--r-- | devel/p5-Inline-TT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Inline-TT/Makefile b/devel/p5-Inline-TT/Makefile index 578b93c984fc..4aff44a868b9 100644 --- a/devel/p5-Inline-TT/Makefile +++ b/devel/p5-Inline-TT/Makefile @@ -14,8 +14,8 @@ COMMENT= Provides inline support for template toolkit 2.x LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Inline>=0.42:${PORTSDIR}/devel/p5-Inline \ - p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Inline>=0.42:devel/p5-Inline \ + p5-Template-Toolkit>=2:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure |