diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-21 19:29:02 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-21 19:29:02 +0000 |
commit | afd34cdc6c42ff05119ee45e32c2596c682885b4 (patch) | |
tree | 148f7dfa6fe07a96e18143f712f874f04f7575f9 /astro/openuniverse | |
parent | cb50798463b73b37acd55a306054fd4a2bbee9e4 (diff) | |
download | ports-afd34cdc6c42ff05119ee45e32c2596c682885b4.tar.gz ports-afd34cdc6c42ff05119ee45e32c2596c682885b4.zip |
Notes
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 \ |