diff options
author | will <will@FreeBSD.org> | 2000-03-29 17:02:04 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-29 17:02:04 +0800 |
commit | 32141b4035c3d20147e4f27900478480637905e1 (patch) | |
tree | 725134552ddf50639d94c4243389e36b665060bc /astro/openuniverse | |
parent | da3269db1c01d61f4bc436a21b640083a467f725 (diff) | |
download | freebsd-ports-graphics-32141b4035c3d20147e4f27900478480637905e1.tar.gz freebsd-ports-graphics-32141b4035c3d20147e4f27900478480637905e1.tar.zst freebsd-ports-graphics-32141b4035c3d20147e4f27900478480637905e1.zip |
Take over some ports.
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 5b7ac202da4..5ff7715ed89 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 |