aboutsummaryrefslogtreecommitdiffstats
path: root/astro/celestia
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-12-25 20:46:02 +0800
committeredwin <edwin@FreeBSD.org>2004-12-25 20:46:02 +0800
commit8afa29fe4fffab09843d3eb983b2ff78b35f083a (patch)
tree705f2e5e228242a0a87e1044510a3eb69028a29f /astro/celestia
parent533d9a0dbcd91aa4515f589f9b8f94f36649fc81 (diff)
downloadfreebsd-ports-gnome-8afa29fe4fffab09843d3eb983b2ff78b35f083a.tar.gz
freebsd-ports-gnome-8afa29fe4fffab09843d3eb983b2ff78b35f083a.tar.zst
freebsd-ports-gnome-8afa29fe4fffab09843d3eb983b2ff78b35f083a.zip
add dependency on graphics/libglut
Diffstat (limited to 'astro/celestia')
-rw-r--r--astro/celestia/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile
index 3ea73b8717d7..0cebb62e7fd8 100644
--- a/astro/celestia/Makefile
+++ b/astro/celestia/Makefile
@@ -16,7 +16,8 @@ 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
+ png.5:${PORTSDIR}/graphics/png \
+ libglut.3:${PORTSDIR}/graphics/libglut
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}