mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
parent
e1f5c8ce8e
commit
68ef5dd0d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43727
@ -38,7 +38,7 @@ $FreeBSD$
|
||||
$(CC) -o $(EXECNAME) $(Obj) $(LDFLAGS) \
|
||||
- -lMesaaux -lMesatk -lMesaGLU -lMesaGL \
|
||||
- -lXext -lX11 -lm
|
||||
+ -laux -lGLU -lGL -lXext -lX11 -lm
|
||||
+ -laux -lGLU -lGL -lXext -lX11 -lm -pthread
|
||||
@echo "****** Done ******"
|
||||
|
||||
linux: $(Obj)
|
||||
|
Loading…
Reference in New Issue
Block a user