diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-01-31 18:23:34 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-01-31 18:23:34 +0000 |
commit | 16ca149cd83cc8229813e272955123f0deb3aebb (patch) | |
tree | 8b970243d03ab2568e715fa2fc82a045969e3b0c /graphics/inventor | |
parent | 321bbf028dca9b055c4f5a727d442b1622ad4f33 (diff) |
Notes
Diffstat (limited to 'graphics/inventor')
-rw-r--r-- | graphics/inventor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inventor/Makefile b/graphics/inventor/Makefile index 3db6c2940deb..dc760af2d26c 100644 --- a/graphics/inventor/Makefile +++ b/graphics/inventor/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ GLU.1:${PORTSDIR}/graphics/libGLU -USE_XORG= x11 +USE_XORG= x11 xi USE_GL= glw USE_GMAKE= yes USE_ICONV= yes |