diff options
Diffstat (limited to 'astro/stellarium/Makefile')
-rw-r--r-- | astro/stellarium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index e46e9a82d6cf..4f4170a4e2f6 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= danfe@FreeBSD.org COMMENT= A 3D photo-realistic sky renderer -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 |