diff options
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 5b7ac20..5ff7715 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 |