Fix build caused by Xorg 7.2 migration.
Submitted by: Christian Gusenbauer <c47g@gmx.at> (maintainer)
This commit is contained in:
parent
77cd0b9f54
commit
710bde57c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191892
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ MAINTAINER= c47g@gmx.at
|
|||
COMMENT= This is SGI's Open Inventor (TM)
|
||||
|
||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
GLU.1:${PORTSDIR}/graphics/libGLU
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XLIB= yes
|
||||
|
|
Loading…
Reference in a new issue