summaryrefslogtreecommitdiff
path: root/astro/openuniverse
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-01-21 19:29:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-01-21 19:29:02 +0000
commitafd34cdc6c42ff05119ee45e32c2596c682885b4 (patch)
tree148f7dfa6fe07a96e18143f712f874f04f7575f9 /astro/openuniverse
parentFix MASTER_SITES (diff)
Depend on Bison.
Notes
Notes: svn path=/head/; revision=24880
Diffstat (limited to 'astro/openuniverse')
-rw-r--r--astro/openuniverse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile
index b52bc246d469..da2543d5fb69 100644
--- a/astro/openuniverse/Makefile
+++ b/astro/openuniverse/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Station/6492/ \
MAINTAINER= andy@icc.surw.chel.su
+BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
+
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
MesaGL.14:${PORTSDIR}/graphics/Mesa3 \
MesaGLU.14:${PORTSDIR}/graphics/Mesa3 \