diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 03:41:44 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 03:41:44 +0000 |
commit | 831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750 (patch) | |
tree | b5068a40711d8ee03631554435ebbae6a3f7d7c6 /japanese/eblook | |
parent | 5877e4d7b89f5caeee1a4bc124c6e9d7dfb348fe (diff) |
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 d63d17d5bffa..9ce105815282 100644 --- a/japanese/eblook/Makefile +++ b/japanese/eblook/Makefile @@ -7,7 +7,7 @@ PORTNAME= eblook PORTVERSION= 1.6.1 -PORTREVISION= 5 +PORTREVISION= 6 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.14:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-eb-includes=${PREFIX}/include \ |