mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
japanese/kcode: Remove unneeded dependency
Encode is used, not Jcode. PR: 277960 Reported by: mew14930xvi@inbox.lv
This commit is contained in:
parent
e3410d88a1
commit
97378d3fe1
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ SHEBANG_FILES= kcode
|
||||||
|
|
||||||
PLIST_FILES= bin/kcode share/man/ja/man1/kcode.1.gz
|
PLIST_FILES= bin/kcode share/man/ja/man1/kcode.1.gz
|
||||||
|
|
||||||
RUN_DEPENDS= ja-p5-Jcode>=0:japanese/p5-Jcode
|
|
||||||
|
|
||||||
do-extract:
|
do-extract:
|
||||||
${MKDIR} ${WRKSRC}
|
${MKDIR} ${WRKSRC}
|
||||||
${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} > ${WRKSRC}/kcode
|
${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} > ${WRKSRC}/kcode
|
||||||
|
|
Loading…
Add table
Reference in a new issue