1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Unbroke with latest Mesa.

Submitted by:	bento
This commit is contained in:
Maxim Sobolev 2001-03-22 16:25:58 +00:00
parent 35332bed0d
commit 480b076824
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40216

View File

@ -5,6 +5,7 @@ OBJS = Glasteroids.o Bobcat.o MarchingCubes.o BCship.o BCobject.o\
BCcollide.o GlutFunctions.o BCmenu.o BCenemy.o TexFont.o \
SplashScreen.o
CXX ?= c++
CXXFLAGS += -DGL_GLEXT_LEGACY
PROG = Glasteroids
LIBES = -lglut -lMesaGLU -lMesaGL -lXmu -lX11 -lXext -lm -lXi