diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 22:57:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 22:57:37 +0000 |
commit | 5019ffc91bcd2ad26cf4702f15841eafc984d4b0 (patch) | |
tree | e28e63fdf22fe3c0a77219f1724ab25c046c8bc1 /japanese/esecanna-module-vje30 | |
parent | 69153696b9e73f3a328c9e20da06591b85766611 (diff) |
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
Notes
Notes:
svn path=/head/; revision=69475
Diffstat (limited to 'japanese/esecanna-module-vje30')
-rw-r--r-- | japanese/esecanna-module-vje30/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/esecanna-module-vje30/Makefile b/japanese/esecanna-module-vje30/Makefile index cd2cf9cf8132..249cf3b4787f 100644 --- a/japanese/esecanna-module-vje30/Makefile +++ b/japanese/esecanna-module-vje30/Makefile @@ -17,6 +17,7 @@ MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna +USE_PERL5= yes USE_REINPLACE= yes USE_AUTOCONF= yes USE_GMAKE= yes |