diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 03:41:44 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 03:41:44 +0000 |
commit | 831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750 (patch) | |
tree | b5068a40711d8ee03631554435ebbae6a3f7d7c6 /japanese/ebview | |
parent | 5877e4d7b89f5caeee1a4bc124c6e9d7dfb348fe (diff) | |
download | ports-831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750.tar.gz ports-831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750.zip |
Notes
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 e527883a4629..76c3cf5697d9 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -7,14 +7,14 @@ PORTNAME= ebview PORTVERSION= 0.2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= japanese MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Book Viewer -LIB_DEPENDS= eb.14:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb CONFLICTS= ja-ebview-gtk2-* |