diff options
Diffstat (limited to 'japanese/today')
-rw-r--r-- | japanese/today/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/today/Makefile b/japanese/today/Makefile index 8a3bdb641be9..f7d37c36965f 100644 --- a/japanese/today/Makefile +++ b/japanese/today/Makefile @@ -16,7 +16,7 @@ DISTFILES= td${PORTVERSION:S/.//}s.lzh \ MAINTAINER= rewsirow@ff.iij4u.or.jp COMMENT= Tells you what day today is -BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha \ +EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha \ nkf:${PORTSDIR}/japanese/nkf EXTRACT_CMD= lha |