diff options
Diffstat (limited to 'astro/fooseti/Makefile')
-rw-r--r-- | astro/fooseti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile index c6bc0ab4b95f..b48045e8919f 100644 --- a/astro/fooseti/Makefile +++ b/astro/fooseti/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= # http://www-personal.engin.umich.edu/~agorski/fooseti/ MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ frontend to SETI@Home -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old GNU_CONFIGURE= yes USE_GNOME= gtk12 |