diff options
Diffstat (limited to 'chinese/bug5/Makefile')
-rw-r--r-- | chinese/bug5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index 0cb03a034a38..902cb884fd65 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -11,7 +11,7 @@ COMMENT= Big5/GBK <-> UTF-8 translating layer in terminal LICENSE= BSD2CLAUSE BSD3CLAUSE LICENSE_COMB= multi -LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv +LIB_DEPENDS= libbsdconv.so:converters/bsdconv USE_GITHUB= yes GH_ACCOUNT= buganini |