From c689456ddf5f510553571ab9bdccebf424f9daf3 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 26 Sep 1998 23:34:33 +0000 Subject: Remove regexp support for Mesa3 libs and make this build in an ELF world. --- astro/openuniverse/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'astro') 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 -- cgit v1.2.3