mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix build after xorg cleanup
Reported by: pavbot
This commit is contained in:
parent
9ab90379cd
commit
0fa97efa2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220169
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ COMMENT= A library for easier access to OpenGL extensions
|
|||
BUILD_DEPENDS= ${LOCALBASE}/bin/tmake:${PORTSDIR}/devel/tmake
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GL= gl
|
||||
USE_GL= gl glu
|
||||
USE_XORG= xmu xext x11
|
||||
USE_LDCONFIG= yes
|
||||
REINPLACE_ARGS= -i ""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue