diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-07-31 07:17:11 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-07-31 07:17:11 +0000 |
commit | bf958d6a97c99e1e78cadd6fd44a67fdbeaf496c (patch) | |
tree | ea5cb10cb77a9b9ffa256350809f21110ef33963 /japanese/ebview | |
parent | 0be0fb477cb7000852c24a6cf6bba1c9bf3abd7e (diff) | |
download | ports-bf958d6a97c99e1e78cadd6fd44a67fdbeaf496c.tar.gz ports-bf958d6a97c99e1e78cadd6fd44a67fdbeaf496c.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 6568fee6ead8..bd7197b1f830 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.2.1 -PORTREVISION= 2 +PORTREVISION= 3 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.9:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb CONFLICTS= ja-ebview-gtk2-* |