diff options
author | David Thiel <lx@FreeBSD.org> | 2007-01-24 18:13:07 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-01-24 18:13:07 +0000 |
commit | 7808c297dd7dd264e5ad06811302696a0cf70554 (patch) | |
tree | c1dbc7fcf5aa0a464b34a31cdbd1228a5913f384 /japanese | |
parent | e2c9bcad585289fb9c95b13a17195d84a86e757f (diff) | |
download | ports-7808c297dd7dd264e5ad06811302696a0cf70554.tar.gz ports-7808c297dd7dd264e5ad06811302696a0cf70554.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/xyaku/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/xyaku/Makefile b/japanese/xyaku/Makefile index c613ee20209f..c037f308fb3b 100644 --- a/japanese/xyaku/Makefile +++ b/japanese/xyaku/Makefile @@ -28,6 +28,7 @@ RUN_DEPENDS+= ${EDICT_FILE}:${PORTSDIR}/japanese/edict .endif USE_RUBY= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:213 libtool:15 CONFIGURE_ARGS= --with-edict="${EDICT_FILE}" \ --with-ruby="${RUBY}" |