aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:41:38 +0000
commitadccc29aad24aa2caee0df9724a127f6b5f5f113 (patch)
treed64c901bd45aee3f6673aedc99d00e9166668c43 /astro
parenta8ed54fcae54603575c22ca70ee23d80c12d819f (diff)
downloadports-adccc29aad24aa2caee0df9724a127f6b5f5f113.tar.gz
ports-adccc29aad24aa2caee0df9724a127f6b5f5f113.zip
Chase the libintl.so shared lib version.
Notes
Notes: svn path=/head/; revision=87644
Diffstat (limited to 'astro')
-rw-r--r--astro/fooseti/Makefile2
-rw-r--r--astro/gpsdrive/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 4a27c111f5b5..1b6e64ea4d9c 100644
--- a/astro/fooseti/Makefile
+++ b/astro/fooseti/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ frontend to SETI@Home
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_GNOME= gtk12
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile
index 3921d85aacc0..9efc469413d5 100644
--- a/astro/gpsdrive/Makefile
+++ b/astro/gpsdrive/Makefile
@@ -19,7 +19,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/pre/}
MAINTAINER= molter@gufi.org
COMMENT= A GPS navigation system
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_GETOPT_LONG=yes
USE_PERL5= yes
diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile
index 91ea6790f2cf..f0a47da3893e 100644
--- a/astro/spacechart/Makefile
+++ b/astro/spacechart/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= pat@FreeBSD.org
COMMENT= SpaceChart is a star chart viewer for GNOME
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
GNU_CONFIGURE= yes