diff options
Diffstat (limited to 'textproc/p5-Text-Aligner/Makefile')
-rw-r--r-- | textproc/p5-Text-Aligner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile index 5b6b4357aadd..fc5d041cfe06 100644 --- a/textproc/p5-Text-Aligner/Makefile +++ b/textproc/p5-Text-Aligner/Makefile @@ -13,7 +13,7 @@ COMMENT= Align text in columns LICENSE= MIT -BUILD_DEPENDS= p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor +BUILD_DEPENDS= p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |