summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-26 23:34:33 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-26 23:34:33 +0000
commitc689456ddf5f510553571ab9bdccebf424f9daf3 (patch)
tree74b45539b16928e6371a131b4f73b3ae9472d575 /astro
parentConvert to ELF. (diff)
Remove regexp support for Mesa3 libs and make this build in an ELF
world.
Notes
Notes: svn path=/head/; revision=13412
Diffstat (limited to 'astro')
-rw-r--r--astro/openuniverse/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile
index 101fb23ea942..93c4c5e9fdf7 100644
--- a/astro/openuniverse/Makefile
+++ b/astro/openuniverse/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 August 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.1.1.1 1998/08/06 17:57:50 mph Exp $
+# $Id: Makefile,v 1.2 1998/09/15 11:45:45 asami Exp $
#
DISTNAME= ssystem-1.3
@@ -13,9 +13,9 @@ MASTER_SITES= http://www1.las.es/~amil/ssystem/
MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- MesaGL\\.1\[34\]\\.:${PORTSDIR}/graphics/Mesa3 \
- MesaGLU\\.1\[34\]\\.:${PORTSDIR}/graphics/Mesa3 \
- glut\\.3\\.:${PORTSDIR}/graphics/Mesa3
+ MesaGL.14:${PORTSDIR}/graphics/Mesa3 \
+ MesaGLU.14:${PORTSDIR}/graphics/Mesa3 \
+ glut.3:${PORTSDIR}/graphics/Mesa3
USE_X11= yes