diff options
Diffstat (limited to 'chinese/p5-cconv/Makefile')
-rw-r--r-- | chinese/p5-cconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/p5-cconv/Makefile b/chinese/p5-cconv/Makefile index 23bbae5a0332..ce27031810ee 100644 --- a/chinese/p5-cconv/Makefile +++ b/chinese/p5-cconv/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl wrapper for chinese/cconv LICENSE= GPLv2 -LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv +LIB_DEPENDS= libcconv.so:chinese/cconv USE_PERL5= configure USES= localbase perl5 |