diff options
Diffstat (limited to 'astro/seti_applet/Makefile')
-rw-r--r-- | astro/seti_applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |