diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2002-11-22 15:21:28 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2002-11-22 15:21:28 +0000 |
commit | f5ff38eaf0a9562c2b800f43ca5902ee08453cfc (patch) | |
tree | 1114289b7c05537c391eeb690cb5fedd63781c8c /japanese/eblook | |
parent | 77bd98e2fbc453d703b213defda7c022e35c7da9 (diff) | |
download | ports-f5ff38eaf0a9562c2b800f43ca5902ee08453cfc.tar.gz ports-f5ff38eaf0a9562c2b800f43ca5902ee08453cfc.zip |
Notes
Diffstat (limited to 'japanese/eblook')
-rw-r--r-- | japanese/eblook/Makefile | 8 | ||||
-rw-r--r-- | japanese/eblook/distinfo | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile index cd20df9a45b5..b54371c5f225 100644 --- a/japanese/eblook/Makefile +++ b/japanese/eblook/Makefile @@ -6,17 +6,19 @@ # PORTNAME= eblook -PORTVERSION= 1.3 +PORTVERSION= 1.5.1 CATEGORIES= japanese textproc -MASTER_SITES= http://openlab.ring.gr.jp/lookup/DIST/eblook/ +MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/ +DIST_SUBDIR= eb MAINTAINER= shige@FreeBSD.org DOCDIR= share/doc/eblook -LIB_DEPENDS= eb.3:${PORTSDIR}/japanese/eb2 +LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes +USE_AUTOMAKE= yes CONFIGURE_ARGS= --with-eb-includes=${PREFIX}/include \ --with-eb-libraries=${PREFIX}/lib diff --git a/japanese/eblook/distinfo b/japanese/eblook/distinfo index 72c025f3c2ba..78e5e396c961 100644 --- a/japanese/eblook/distinfo +++ b/japanese/eblook/distinfo @@ -1 +1 @@ -MD5 (eblook-1.3.tar.gz) = 74a4ce80f586f54e613d6319626873ae +MD5 (eb/eblook-1.5.1.tar.gz) = 5e1c84fd450813c1ad2c732a8d645719 |