aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2007-01-15 21:21:34 +0000
committerDavid Thiel <lx@FreeBSD.org>2007-01-15 21:21:34 +0000
commitfe73729e2e3da850fe9175071b235dacfe8cb131 (patch)
tree812de3000c0a538beeb16d27903f6ce81dc86c8e /japanese
parent3955769ddc6ac12c6bc67e198e762d194e001f6a (diff)
downloadports-fe73729e2e3da850fe9175071b235dacfe8cb131.tar.gz
ports-fe73729e2e3da850fe9175071b235dacfe8cb131.zip
Stop using USE_X_PREFIX.
Approved by: edwin (mentor)
Notes
Notes: svn path=/head/; revision=182457
Diffstat (limited to 'japanese')
-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}" \