diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-03-31 18:01:50 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-03-31 18:01:50 +0000 |
commit | 9eec0e1865696aa782b9b9cc26a495f7c2f080d1 (patch) | |
tree | 1fb04a1c86ddd69049a307956dd8dff9c5a95e29 /japanese/eblook | |
parent | 0dbc0196929d64099d535f0fd6f24393f4cd8870 (diff) |
Notes
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 \ |