aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-25 12:46:02 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-25 12:46:02 +0000
commite2056397ca0a10b3e3a192a68c65b9a5546fcfd5 (patch)
tree2836e77a3b789f82785d9420fd05de9fcdc5eb10 /astro
parentadd78df5ce637c85d5928cac520d4ff8a1930a1c (diff)
downloadports-e2056397ca0a10b3e3a192a68c65b9a5546fcfd5.tar.gz
ports-e2056397ca0a10b3e3a192a68c65b9a5546fcfd5.zip
add dependency on graphics/libglut
Notes
Notes: svn path=/head/; revision=125129
Diffstat (limited to 'astro')
-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}