diff options
Diffstat (limited to 'astro/openuniverse')
-rw-r--r-- | astro/openuniverse/Makefile | 2 |
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 \ |