aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-03-15 19:44:29 +0000
committerAde Lovett <ade@FreeBSD.org>2002-03-15 19:44:29 +0000
commit9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch)
tree9b67a2278866d18f2877c41baaa49e17e7c00bdc /palm
parentb46611d8cf5744f43a12213e07177cfde2b532fe (diff)
downloadports-9210b7cb0736d3caf5bffb4efd46c7cd6856af55.tar.gz
ports-9210b7cb0736d3caf5bffb4efd46c7cd6856af55.zip
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
Notes
Notes: svn path=/head/; revision=56168
Diffstat (limited to 'palm')
-rw-r--r--palm/coldsync/Makefile2
-rw-r--r--palm/jpilot/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile
index e7d872b17701..dd30935b870c 100644
--- a/palm/coldsync/Makefile
+++ b/palm/coldsync/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.ooblick.com/software/coldsync/
MAINTAINER= arensb+freebsd-ports@ooblick.com
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old
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 7b1908c7c50c..0358bde2e673 100644
--- a/palm/jpilot/Makefile
+++ b/palm/jpilot/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://jpilot.org/
MAINTAINER?= varju@webct.com
LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \
- intl.1:${PORTSDIR}/devel/gettext
+ intl.1:${PORTSDIR}/devel/gettext-old
USE_GTK= yes
USE_LIBTOOL= yes