diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2009-07-20 18:13:55 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2009-07-20 18:13:55 +0000 |
commit | 661d11053e931cff36d137331fb8fd0078310421 (patch) | |
tree | f0402b3f4920f8fda6d2c53f08c5210dbf4e1328 /japanese/eblook | |
parent | 1bffe544de120811c5a471b654f01619f89eef61 (diff) | |
download | ports-661d11053e931cff36d137331fb8fd0078310421.tar.gz ports-661d11053e931cff36d137331fb8fd0078310421.zip |
Notes
Diffstat (limited to 'japanese/eblook')
-rw-r--r-- | japanese/eblook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile index 668d36a5c676..d63d17d5bffa 100644 --- a/japanese/eblook/Makefile +++ b/japanese/eblook/Makefile @@ -7,7 +7,7 @@ PORTNAME= eblook PORTVERSION= 1.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese textproc MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/ DIST_SUBDIR= eb @@ -15,7 +15,7 @@ DIST_SUBDIR= eb MAINTAINER= yasu@utahime.org COMMENT= Interactive EB interface command for seraching words in electoric dictionaries -LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-eb-includes=${PREFIX}/include \ |