diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 08:49:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 08:49:21 +0000 |
commit | 00561021820673c267842809aa1191e99cbaaba3 (patch) | |
tree | 155f15a7aff155845ec20aa09d0d52b7ef6daf64 /japanese | |
parent | 06a5a4da0e253b6d437835aa746ec6c3ad3e64db (diff) | |
download | ports-00561021820673c267842809aa1191e99cbaaba3.tar.gz ports-00561021820673c267842809aa1191e99cbaaba3.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/tkhonyaku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tkhonyaku/Makefile b/japanese/tkhonyaku/Makefile index 11f9f44e05a7..d718abdcfc6f 100644 --- a/japanese/tkhonyaku/Makefile +++ b/japanese/tkhonyaku/Makefile @@ -15,7 +15,7 @@ COMMENT= Yet another Honyaku-Damashii client with rich functionality RUN_DEPENDS= ${LOCALBASE}/bin/wish8.0jp:${PORTSDIR}/japanese/tk80 -USE_PERL_BUILD= yes +USE_PERL5_BUILD=yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} |