Index: Makefile =================================================================== --- Makefile (revision 307133) +++ Makefile (working copy) @@ -16,9 +16,8 @@ LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ pcre.1:${PORTSDIR}/devel/pcre \ - freetype.9:${PORTSDIR}/print/freetype2 -BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d -RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d + freetype.9:${PORTSDIR}/print/freetype2 \ + OgreMain:${PORTSDIR}/graphics/ogre3d WRKSRC= ${WRKDIR}/${DISTNAME:S/2b/2/} CONFIGURE_ARGS= --disable-toluacegui --disable-irrlicht-renderer \