diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-28 15:52:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-28 15:52:54 +0000 |
commit | 0c5ac1fc37f38124f72368ce0a7674c2459e5b62 (patch) | |
tree | 750aacb5e40dab3136096a1f355b3498d6f575f1 /japanese | |
parent | 15dc57a099ffb5d33c26396d21f49d918995a06d (diff) | |
download | ports-0c5ac1fc37f38124f72368ce0a7674c2459e5b62.tar.gz ports-0c5ac1fc37f38124f72368ce0a7674c2459e5b62.zip |
Notes
Diffstat (limited to 'japanese')
-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 |