diff options
author | yoichi <yoichi@FreeBSD.org> | 2002-04-01 02:01:50 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2002-04-01 02:01:50 +0800 |
commit | 05fb7b8ab5e42aeb7a16dcccda1dee521aa3bf33 (patch) | |
tree | b985aff48547ce0d6949c7d1beb0e6743a147082 /japanese/eblook | |
parent | 04199081038a0ffddff40368440aced15173ad9d (diff) | |
download | freebsd-ports-gnome-05fb7b8ab5e42aeb7a16dcccda1dee521aa3bf33.tar.gz freebsd-ports-gnome-05fb7b8ab5e42aeb7a16dcccda1dee521aa3bf33.tar.zst freebsd-ports-gnome-05fb7b8ab5e42aeb7a16dcccda1dee521aa3bf33.zip |
Change LIB_DEPENDS since eb port is updated and
old one is preserved as japanese/eb2.
Diffstat (limited to 'japanese/eblook')
-rw-r--r-- | japanese/eblook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile index 2ec82cac5dc3..cd20df9a45b5 100644 --- a/japanese/eblook/Makefile +++ b/japanese/eblook/Makefile @@ -14,7 +14,7 @@ MAINTAINER= shige@FreeBSD.org DOCDIR= share/doc/eblook -LIB_DEPENDS= eb.3:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.3:${PORTSDIR}/japanese/eb2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-eb-includes=${PREFIX}/include \ |