aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/xyaku
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2007-01-16 05:21:34 +0800
committerlx <lx@FreeBSD.org>2007-01-16 05:21:34 +0800
commit6a8744d7584209234f26f49d191381cc58d5b120 (patch)
treef31e1cc052953b3229fc50c42fc838163ae2e371 /japanese/xyaku
parent456a23c75b7a1bbad848f4695e238204506ebf5a (diff)
downloadfreebsd-ports-gnome-6a8744d7584209234f26f49d191381cc58d5b120.tar.gz
freebsd-ports-gnome-6a8744d7584209234f26f49d191381cc58d5b120.tar.zst
freebsd-ports-gnome-6a8744d7584209234f26f49d191381cc58d5b120.zip
Stop using USE_X_PREFIX.
Approved by: edwin (mentor)
Diffstat (limited to 'japanese/xyaku')
-rw-r--r--japanese/xyaku/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/xyaku/Makefile b/japanese/xyaku/Makefile
index 16a2299f74ea..c613ee20209f 100644
--- a/japanese/xyaku/Makefile
+++ b/japanese/xyaku/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= japanese textproc
MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/xyaku/ \
http://redundancy.redundancy.org/mirror/
-MAINTAINER= lx@redundancy.redundancy.org
+MAINTAINER= lx@FreeBSD.org
COMMENT= A general dictionary/search engine front-end for X
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/eb.so:${PORTSDIR}/japanese/ruby-eb
@@ -27,7 +27,6 @@ EDICT_FILE= ${LOCALBASE}/share/dict/edict/edict
RUN_DEPENDS+= ${EDICT_FILE}:${PORTSDIR}/japanese/edict
.endif
-USE_X_PREFIX= yes
USE_RUBY= yes
USE_AUTOTOOLS= autoconf:213 libtool:15
CONFIGURE_ARGS= --with-edict="${EDICT_FILE}" \