diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
commit | c8eaa93644980f3fb055e61b794ca9a9f399853d (patch) | |
tree | 60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /palm | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/coldsync/Makefile | 2 | ||||
-rw-r--r-- | palm/jpilot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index f4a99fc66930..1cca67f95260 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.coldsync.org/download/ MAINTAINER= arensb+freebsd-ports@ooblick.com -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Palm/PDB.pm:${PORTSDIR}/palm/p5-Palm GNU_CONFIGURE= yes diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index dc69cfe3dfe3..fbbb11ae6d65 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://jpilot.org/ MAINTAINER?= varju@webct.com LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext USE_GTK= yes USE_LIBTOOL= yes |