diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-08-30 02:03:01 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-08-30 02:03:01 +0000 |
commit | ba6ab50fc712f5382088461341a9984f20e955ad (patch) | |
tree | 71d702d8ef9be6b50750482eb2da8ae6de40948d /palm/jpilot | |
parent | 00887771972a9929200464b414b6fc4d7fea6b58 (diff) | |
download | ports-ba6ab50fc712f5382088461341a9984f20e955ad.tar.gz ports-ba6ab50fc712f5382088461341a9984f20e955ad.zip |
Notes
Diffstat (limited to 'palm/jpilot')
-rw-r--r-- | palm/jpilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index bff6f6556935..dfb0b964cec8 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -8,13 +8,13 @@ PORTNAME= jpilot PORTVERSION= 0.99 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES+= palm comms MASTER_SITES= http://jpilot.org/ MAINTAINER?= varju@webct.com -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \ intl.1:${PORTSDIR}/devel/gettext PREFIX= ${LOCALBASE}/pilot |