diff options
author | nork <nork@FreeBSD.org> | 2004-12-26 19:30:31 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-12-26 19:30:31 +0800 |
commit | 8a91fca6b7ae8a6c2354b8db91dcad50acdd54d7 (patch) | |
tree | 2e8907b4316d65c5676593f454db7c93b8605e21 /japanese/ebview | |
parent | 8aa664512fbe171a754d24392486b9aa3f872fcc (diff) | |
download | freebsd-ports-graphics-8a91fca6b7ae8a6c2354b8db91dcad50acdd54d7.tar.gz freebsd-ports-graphics-8a91fca6b7ae8a6c2354b8db91dcad50acdd54d7.tar.zst freebsd-ports-graphics-8a91fca6b7ae8a6c2354b8db91dcad50acdd54d7.zip |
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile
PR: ports/74133
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Requested by: Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by: portmgr(marcus)
Diffstat (limited to 'japanese/ebview')
-rw-r--r-- | japanese/ebview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index c61cc6f7e18..6568fee6ead 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Book Viewer -LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.9:${PORTSDIR}/japanese/eb CONFLICTS= ja-ebview-gtk2-* |