diff options
Diffstat (limited to 'astro/spacechart/Makefile')
-rw-r--r-- | astro/spacechart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile index 0180c5048c62..79410107f58c 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.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old USE_X_PREFIX= yes USE_REINPLACE= yes |