diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-26 11:30:31 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-26 11:30:31 +0000 |
commit | 6d3288ccf44a82f046a681de2fb04b6cfd26c3c8 (patch) | |
tree | 623482806ee84885072354ff3dfd02934311c064 /japanese/eblook | |
parent | 167f957ed08b8bcaa15c83ee636e5911a177a175 (diff) | |
download | ports-6d3288ccf44a82f046a681de2fb04b6cfd26c3c8.tar.gz ports-6d3288ccf44a82f046a681de2fb04b6cfd26c3c8.zip |
Notes
Diffstat (limited to 'japanese/eblook')
-rw-r--r-- | japanese/eblook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile index cba0a828f34e..c1a942ea84b7 100644 --- a/japanese/eblook/Makefile +++ b/japanese/eblook/Makefile @@ -7,6 +7,7 @@ PORTNAME= eblook PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= japanese textproc MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/ DIST_SUBDIR= eb @@ -14,7 +15,7 @@ DIST_SUBDIR= eb MAINTAINER= ports@FreeBSD.org COMMENT= Interactive EB interface command for seraching words in electoric dictionaries -LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.9:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |