aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-12-30 11:10:41 +0800
committeredwin <edwin@FreeBSD.org>2004-12-30 11:10:41 +0800
commitcc920f62b81d41baa04e07b72d96439dc2784584 (patch)
treec90ee970453ba40aa3f48b4aa1b568819415449d /astro
parent771e146b3509394f9d32846e1ba944ae69029982 (diff)
downloadfreebsd-ports-gnome-cc920f62b81d41baa04e07b72d96439dc2784584.tar.gz
freebsd-ports-gnome-cc920f62b81d41baa04e07b72d96439dc2784584.tar.zst
freebsd-ports-gnome-cc920f62b81d41baa04e07b72d96439dc2784584.zip
Fix dependency: libglut.3. -> glut.3
Noticed by: PointyHat Construction Company
Diffstat (limited to 'astro')
-rw-r--r--astro/celestia/Makefile2
1 files changed, 1 insertions, 1 deletions
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}