From 3d6e3829f4bfbc81cc418df1779a9270ef3ea35c Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 30 Dec 2004 03:10:41 +0000 Subject: [PATCH] Fix dependency: libglut.3. -> glut.3 Noticed by: PointyHat Construction Company --- astro/celestia/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 0cebb62e7fd8..33d1a41dfb4d 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -17,7 +17,7 @@ COMMENT= Scriptable space flight simulator for X BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - libglut.3:${PORTSDIR}/graphics/libglut + glut.3:${PORTSDIR}/graphics/libglut GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}