From 9210b7cb0736d3caf5bffb4efd46c7cd6856af55 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 15 Mar 2002 19:44:29 +0000 Subject: 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 --- astro/fooseti/Makefile | 2 +- astro/seti_applet/Makefile | 2 +- astro/spacechart/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'astro') diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile index 39cfb9623475..b535342abe7f 100644 --- a/astro/fooseti/Makefile +++ b/astro/fooseti/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/ MAINTAINER= petef@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old GNU_CONFIGURE= yes USE_GTK= yes diff --git a/astro/seti_applet/Makefile b/astro/seti_applet/Makefile index 77e20eec183d..7782d4b56058 100644 --- a/astro/seti_applet/Makefile +++ b/astro/seti_applet/Makefile @@ -17,7 +17,7 @@ MAINTAINER= cyrille.lefevre@laposte.net # LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ - intl.1:${PORTSDIR}/devel/gettext + intl.1:${PORTSDIR}/devel/gettext-old RUN_DEPENDS= ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome USE_X_PREFIX= yes diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile index 1a0bd59fa073..1be7dda041e5 100644 --- a/astro/spacechart/Makefile +++ b/astro/spacechart/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old USE_X_PREFIX= yes GNU_CONFIGURE= yes -- cgit v1.2.3