diff options
Diffstat (limited to 'textproc/p5-LaTeX-Encode/Makefile')
-rw-r--r-- | textproc/p5-LaTeX-Encode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-LaTeX-Encode/Makefile b/textproc/p5-LaTeX-Encode/Makefile index 77c22cb1ba8f..6c2053b57671 100644 --- a/textproc/p5-LaTeX-Encode/Makefile +++ b/textproc/p5-LaTeX-Encode/Makefile @@ -13,7 +13,7 @@ COMMENT= Encode characters for LaTeX formatting LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly +BUILD_DEPENDS= p5-Readonly>=0:devel/p5-Readonly RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |