diff options
Diffstat (limited to 'graphics/inventor/Makefile')
-rw-r--r-- | graphics/inventor/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/inventor/Makefile b/graphics/inventor/Makefile index 0c029d486b5b..9314af209fc7 100644 --- a/graphics/inventor/Makefile +++ b/graphics/inventor/Makefile @@ -14,14 +14,13 @@ COMMENT= SGI's Open Inventor (TM) LICENSE= LGPL21 -LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ - libjpeg.so:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 CONFLICTS= Coin-[0-9]* SoXt-[0-9]* USE_XORG= x11 xext xi xp xt USE_GL= glu glw -USES= iconv gmake motif +USES= gmake iconv jpeg motif USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 MAKE_JOBS_UNSAFE= yes |