aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-05-26 17:10:59 +0800
committermaho <maho@FreeBSD.org>2007-05-26 17:10:59 +0800
commitdb9342502bea8caf47d413a7247268d84b4df2bc (patch)
treeee302bb8c750feeaff602c448c22d2135da0f17e /graphics
parent9d04195c5dee4d1a2831a5be6f9b3fde9e972830 (diff)
downloadfreebsd-ports-gnome-db9342502bea8caf47d413a7247268d84b4df2bc.tar.gz
freebsd-ports-gnome-db9342502bea8caf47d413a7247268d84b4df2bc.tar.zst
freebsd-ports-gnome-db9342502bea8caf47d413a7247268d84b4df2bc.zip
Fix build caused by Xorg 7.2 migration.
Submitted by: Christian Gusenbauer <c47g@gmx.at> (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/inventor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/inventor/Makefile b/graphics/inventor/Makefile
index 2a2ecf393100..0ab5fd2c412d 100644
--- a/graphics/inventor/Makefile
+++ b/graphics/inventor/Makefile
@@ -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