diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-28 23:52:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-28 23:52:54 +0800 |
commit | 081289b52583d31328a756aa3e84f4850fa4cbb9 (patch) | |
tree | 690080177f29956214fbfbaf4e1146cc3d0fdb74 | |
parent | 4a911ec55e25431bf43d098f169e20f3167329fc (diff) | |
download | freebsd-ports-gnome-081289b52583d31328a756aa3e84f4850fa4cbb9.tar.gz freebsd-ports-gnome-081289b52583d31328a756aa3e84f4850fa4cbb9.tar.zst freebsd-ports-gnome-081289b52583d31328a756aa3e84f4850fa4cbb9.zip |
- Chase increase of devel/libpasori shlib version.
- Bump PORTREVISION
PR: 108475
Submitted by: Yoshihiko Sarumaru (maintainer)
Yellow card to: Pav :)
-rw-r--r-- | japanese/suicavalue/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/suicavalue/Makefile b/japanese/suicavalue/Makefile index 5e3792b3f6e2..98b1a9ff4fe4 100644 --- a/japanese/suicavalue/Makefile +++ b/japanese/suicavalue/Makefile @@ -6,6 +6,7 @@ PORTNAME= suicavalue PORTVERSION= 2007.01.06 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://www.imfj.net/people/nomura/soft/PaSoRi/ DISTNAME= SuicaValue @@ -16,7 +17,7 @@ EXTRACT_ONLY= MAINTAINER= mistral@imasy.or.jp COMMENT= Utility to print a statement of Suica -BUILD_DEPENDS= ${LOCALBASE}/lib/libpasori.a:${PORTSDIR}/devel/libpasori +LIB_DEPENDS= pasori.1:${PORTSDIR}/devel/libpasori PLIST_FILES= bin/SuicaValue |