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 /astro | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/fooseti/Makefile | 2 | ||||
-rw-r--r-- | astro/seti_applet/Makefile | 2 | ||||
-rw-r--r-- | astro/spacechart/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile index bfaf55b74779..3c1c87df1519 100644 --- a/astro/fooseti/Makefile +++ b/astro/fooseti/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes USE_GTK= yes diff --git a/astro/seti_applet/Makefile b/astro/seti_applet/Makefile index 5d1afba0cd38..351b8107a445 100644 --- a/astro/seti_applet/Makefile +++ b/astro/seti_applet/Makefile @@ -18,7 +18,7 @@ MAINTAINER= cyrille.lefevre@laposte.net # LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext RUN_DEPENDS= ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome USE_REINPLACE= yes diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile index 57474af3d0c9..cb5fa48a5f24 100644 --- a/astro/spacechart/Makefile +++ b/astro/spacechart/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes GNU_CONFIGURE= yes |