diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
commit | 88be74c92dee0ba2cc672e70bfd6c70e2a841182 (patch) | |
tree | d4a32317c068ca028b12f5e46f0906433cfb0a86 /astro/openuniverse | |
parent | Update WWW. (diff) |
Take over some ports.
Notes
Notes:
svn path=/head/; revision=27118
Diffstat (limited to 'astro/openuniverse')
-rw-r--r-- | astro/openuniverse/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index 5b7ac202da4a..5ff7715ed89b 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -12,12 +12,10 @@ MASTER_SITES= http://plasma.gsfc.nasa.gov/Ssystem/ \ http://www.wam.umd.edu/~kamelkev/Ssystem/ \ http://www.wam.umd.edu/~kamelkev/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - GL.14:${PORTSDIR}/graphics/Mesa3 \ - GLU.14:${PORTSDIR}/graphics/Mesa3 \ - glut.3:${PORTSDIR}/graphics/Mesa3 + GL.14:${PORTSDIR}/graphics/Mesa3 MAKEFILE= Makefile.FreeBSD FETCH_BEFORE_ARGS= -b |