aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-03-16 03:44:29 +0800
committerade <ade@FreeBSD.org>2002-03-16 03:44:29 +0800
commitf7e7c1154236a21d968009030a86f6a1e0b7f074 (patch)
tree9349e0fcef65ad910d560a8ab77203efacfa5880 /astro
parent5342d0854f4686c3dd72fffe5970ee48e6300a0d (diff)
downloadfreebsd-ports-gnome-f7e7c1154236a21d968009030a86f6a1e0b7f074.tar.gz
freebsd-ports-gnome-f7e7c1154236a21d968009030a86f6a1e0b7f074.tar.zst
freebsd-ports-gnome-f7e7c1154236a21d968009030a86f6a1e0b7f074.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
Diffstat (limited to 'astro')
-rw-r--r--astro/fooseti/Makefile2
-rw-r--r--astro/seti_applet/Makefile2
-rw-r--r--astro/spacechart/Makefile2
3 files changed, 3 insertions, 3 deletions
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