diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/xjtext/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/xjtext/Makefile b/japanese/xjtext/Makefile index 599d654602ac..ac74123f2d2d 100644 --- a/japanese/xjtext/Makefile +++ b/japanese/xjtext/Makefile @@ -14,8 +14,7 @@ DISTNAME= XJTEXT-${PORTVERSION} MAINTAINER= sada@FreeBSD.org -BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison - +USE_BISON= yes USE_IMLIB= yes EXAMPLEDIR= ${PREFIX}/share/examples/xjtext DOCDIR= ${PREFIX}/share/doc/xjtext |